Skip to content

Commit

Permalink
fix: upgrade express-openapi-validator from 4.0.7 to 4.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-openapi-validator from 4.0.7 to 4.2.0.

See this package in npm:
https://www.npmjs.com/package/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=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 2, 2020
1 parent a7d9d71 commit 3817d93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"express-openapi-validator": "^4.0.7",
"express-openapi-validator": "^4.2.0",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3817d93

Please sign in to comment.