Skip to content

Commit

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

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=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
cdimascio and snyk-bot authored Oct 31, 2024
1 parent 75531ae commit 7a8fcc0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
39 changes: 21 additions & 18 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 @@ -12,7 +12,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"express-openapi-validator": "^5.3.6",
"express-openapi-validator": "^5.3.7",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7a8fcc0

Please sign in to comment.