Skip to content

Commit bd636bb

Browse files
cdimasciosnyk-bot
andauthored
fix: upgrade express-openapi-validator from 5.2.0 to 5.3.1 (#960)
Snyk has created this PR to upgrade express-openapi-validator from 5.2.0 to 5.3.1. See this package in npm: express-openapi-validator See this project in Snyk: https://app.snyk.io/org/cdimascio/project/dc56b04d-b132-445b-bde8-64211be844c7?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent aa3018a commit bd636bb

File tree

2 files changed

+34
-51
lines changed

2 files changed

+34
-51
lines changed

Diff for: examples/4-eov-operations-babel/package-lock.json

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

Diff for: examples/4-eov-operations-babel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"dependencies": {
1717
"express": "^4.19.2",
18-
"express-openapi-validator": "^5.2.0",
18+
"express-openapi-validator": "^5.3.1",
1919
"morgan": "^1.10.0"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)