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-8482416
  • Loading branch information
snyk-bot committed Dec 20, 2024
commit d76b2b15d626868e1c48f97e81e784e0429302a0
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.21.2",
"express-session": "^1.13.0",
"log4js": "^0.6.36",
"morgan": "~1.6.1",
Expand Down