Skip to content

Commit

Permalink
[Snyk] Security upgrade express from 4.18.2 to 4.19.2 (#313)
Browse files Browse the repository at this point in the history
fix: api/package.json & api/package-lock.json to reduce vulnerabilities

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent f24c01b commit 27101d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 47 deletions.
55 changes: 9 additions & 46 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cors": "^2.8.5",
"cron": "^3.0.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express": "^4.19.2",
"express-rate-limit": "^7.0.0",
"helmet": "^7.0.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 27101d1

Please sign in to comment.