Skip to content

Commit 20077d2

Browse files
authored
chore: upgrade @apidevtools/json-schema-ref-parser to v14.x (#1090)
* chore: upgrade @apidevtools/json-schema-ref-parser to v14.x * fix: switch back to express v5
1 parent d2df3ed commit 20077d2

File tree

2 files changed

+46
-14
lines changed

2 files changed

+46
-14
lines changed

package-lock.json

Lines changed: 45 additions & 13 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 <cdimascio@gmail.com>",
3737
"license": "MIT",
3838
"dependencies": {
39-
"@apidevtools/json-schema-ref-parser": "^12.0.1",
39+
"@apidevtools/json-schema-ref-parser": "^14.0.3",
4040
"@types/multer": "^1.4.12",
4141
"ajv": "^8.17.1",
4242
"ajv-draft-04": "^1.0.0",

0 commit comments

Comments
 (0)