Skip to content

Commit

Permalink
fix: logistics-backend/package.json & logistics-backend/package-lock.…
Browse files Browse the repository at this point in the history
…json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 20, 2024
1 parent ecc29bd commit 1130fff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
28 changes: 16 additions & 12 deletions logistics-backend/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 logistics-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cors": "^2.8.5",
"csurf": "^1.10.0",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.2",
"mongoose": "^8.4.1",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1",
Expand Down

0 comments on commit 1130fff

Please sign in to comment.