Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
commit 10c5d93810de41de4bc10ad97c356c8f3d1b0ace
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"debug": "~2.2.0",
"ejs": "^2.4.2",
"ejs-locals": "^1.0.2",
"express": "~4.13.1",
"express": "~4.20.0",
"express-session": "^1.13.0",
"log4js": "^0.6.36",
"morgan": "~1.6.1",
Expand Down