Skip to content

Commit

Permalink
fix: upgrade express-openapi-validator from 5.1.6 to 5.2.0 (#944)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-openapi-validator from 5.1.6 to 5.2.0.

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]>
  • Loading branch information
cdimascio and snyk-bot authored Aug 5, 2024
1 parent 5928ac5 commit f022d21
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 38 deletions.
76 changes: 39 additions & 37 deletions examples/4-eov-operations-babel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/4-eov-operations-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.19.2",
"express-openapi-validator": "^5.1.6",
"express-openapi-validator": "^5.2.0",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit f022d21

Please sign in to comment.