Skip to content

Commit

Permalink
fix: package.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-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent 0528c7b commit 89780bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"axios": "1.6.8",
"chess.js": "^1.0.0-beta.6",
"express": "4.19.2",
"express": "4.20.0",
"ndjson": "^2.0.0",
"oboe": "^2.1.5",
"prettier": "3.2.5"
Expand Down

0 comments on commit 89780bf

Please sign in to comment.