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-8482416
  • Loading branch information
snyk-bot committed Dec 8, 2024
1 parent 0528c7b commit a02d858
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.21.2",
"ndjson": "^2.0.0",
"oboe": "^2.1.5",
"prettier": "3.2.5"
Expand Down

0 comments on commit a02d858

Please sign in to comment.