Skip to content

Commit 30fad67

Browse files
committed
fix: upgrade @apidevtools/json-schema-ref-parser from 14.1.0 to 14.2.0
Snyk has created this PR to upgrade @apidevtools/json-schema-ref-parser from 14.1.0 to 14.2.0. See this package in npm: @apidevtools/json-schema-ref-parser See this project in Snyk: https://app.snyk.io/org/cdimascio/project/f63fb44e-f154-45ba-b1f0-20d49ea578ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6493afe commit 30fad67

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"author": "Carmine DiMascio <[email protected]>",
3737
"license": "MIT",
3838
"dependencies": {
39-
"@apidevtools/json-schema-ref-parser": "^14.1.0",
39+
"@apidevtools/json-schema-ref-parser": "^14.2.0",
4040
"@types/multer": "^1.4.13",
4141
"ajv": "^8.17.1",
4242
"ajv-draft-04": "^1.0.0",

0 commit comments

Comments
 (0)