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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 15, 2024
1 parent f5a22d8 commit b27ed10
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 @@ -73,7 +73,7 @@
"clean-jsdoc-theme": "^4.2.17",
"cypress": "^13.7.2",
"docdash-with-dark-mode": "^1.0.1",
"express": "^4.19.2",
"express": "^4.21.1",
"jest": "^29.7.0",
"jsdoc": "^3.6.3",
"marked": "^4.0.10",
Expand Down

0 comments on commit b27ed10

Please sign in to comment.