Skip to content

Commit f6953b6

Browse files
committed
v5.6.2
1 parent d9da257 commit f6953b6

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-openapi-validator",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"author": "Carmine DiMascio <cdimascio@gmail.com>",
3737
"license": "MIT",
3838
"dependencies": {
39-
"@apidevtools/json-schema-ref-parser": "^15.2.1",
39+
"@apidevtools/json-schema-ref-parser": "^14.2.1",
4040
"@types/multer": "^2.0.0",
4141
"ajv": "^8.17.1",
4242
"ajv-draft-04": "^1.0.0",

0 commit comments

Comments
 (0)