Skip to content

Commit 0b778a8

Browse files
committed
v5.5.6
1 parent 933445f commit 0b778a8

File tree

2 files changed

+36
-53
lines changed

2 files changed

+36
-53
lines changed

package-lock.json

Lines changed: 34 additions & 51 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.5.5",
3+
"version": "5.5.6",
44
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -46,7 +46,7 @@
4646
"lodash.clonedeep": "^4.5.0",
4747
"lodash.get": "^4.4.2",
4848
"media-typer": "^1.1.0",
49-
"multer": "^2.0.0",
49+
"multer": "^2.0.1",
5050
"ono": "^7.1.3",
5151
"path-to-regexp": "^8.2.0",
5252
"qs": "^6.14.0"

0 commit comments

Comments
 (0)