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 9, 2024
1 parent 08699f8 commit fcd9098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"body-parser": "1.19.2",
"cfenv": "^1.0.4",
"consolidate": "0.14.5",
"cookie-parser": "1.3.3",
"cookie-parser": "1.4.7",
"dustjs-helpers": "1.5.0",
"ejs": "3.1.7",
"ejs-locals": "1.0.2",
"errorhandler": "1.4.3",
"express": "4.17.3",
"express": "4.21.1",
"express-fileupload": "1.1.10",
"file-type": "^8.1.0",
"humanize-ms": "1.0.1",
Expand Down

0 comments on commit fcd9098

Please sign in to comment.