Skip to content

Commit 5152b7e

Browse files
cdimasciosnyk-bot
authored and
carmine
committed
fix: upgrade express-openapi-validator from 5.3.7 to 5.3.8 (#1011)
Snyk has created this PR to upgrade express-openapi-validator from 5.3.7 to 5.3.8. See this package in npm: express-openapi-validator See this project in Snyk: https://app.snyk.io/org/cdimascio/project/53639b22-8ff0-4bd5-97c3-ae30b20a20f4?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 1f1da16 commit 5152b7e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/2-standard-multiple-api-specs/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/2-standard-multiple-api-specs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "MIT",
1414
"dependencies": {
15-
"express-openapi-validator": "^5.3.7",
15+
"express-openapi-validator": "^5.3.8",
1616
"morgan": "^1.10.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)