Skip to content

Commit

Permalink
fix: examples/3-eov-operations/package.json & examples/3-eov-operatio…
Browse files Browse the repository at this point in the history
…ns/package-lock.json to reduce vulnerabilities (#989)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
cdimascio and snyk-bot committed Sep 18, 2024
1 parent 6873649 commit e81222e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
51 changes: 26 additions & 25 deletions examples/3-eov-operations/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/3-eov-operations/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.1",
"express-openapi-validator": "^5.3.6",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit e81222e

Please sign in to comment.