Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
snyk-bot committed Dec 19, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent 1d591a7 commit 500f9df
Showing 2 changed files with 482 additions and 161 deletions.
641 changes: 481 additions & 160 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"concurrently": "^8.0.1",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express": "^4.21.2",
"express-async-handler": "^1.2.0",
"express-session": "^1.17.3",
"find-config": "^1.0.0",

0 comments on commit 500f9df

Please sign in to comment.