Skip to content

Commit

Permalink
fix: update express for path-to-regexp vuln (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterMoar authored Dec 23, 2024
1 parent a37ddda commit 3422c45
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
34 changes: 19 additions & 15 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"config": "^3.3.9",
"cors": "^2.8.5",
"cryptr": "^6.3.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-basic-auth": "^1.2.1",
"express-rate-limit": "^7.4.0",
"express-winston": "^4.2.0",
Expand Down

0 comments on commit 3422c45

Please sign in to comment.