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-SEND-7926862
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent f4b2ba0 commit 3a01120
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 @@ -132,7 +132,7 @@
"drizzle-zod": "0.5.1",
"ejs": "3.1.10",
"eslint-config-airbnb": "19.0.4",
"express": "4.20.0",
"express": "4.21.0",
"express-mongo-sanitize": "2.2.0",
"express-session": "1.18.0",
"express-status-monitor": "1.3.4",
Expand Down

0 comments on commit 3a01120

Please sign in to comment.