Skip to content

Commit

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

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/53639b22-8ff0-4bd5-97c3-ae30b20a20f4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 23, 2020
1 parent c61841d commit 77ecda9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions examples/2-standard-multiple-api-specs/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/2-standard-multiple-api-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"body-parser": "^1.19.0",
"express-openapi-validator": "^4.0.2",
"express-openapi-validator": "^4.0.4",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 77ecda9

Please sign in to comment.