Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit efd9048

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 1206ff7 commit efd9048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cookie-parser": "~1.4.3",
3333
"debug": "~2.3.3",
3434
"dotenv-safe": "^3.0.0",
35-
"express": "~4.14.0",
35+
"express": "~4.21.1",
3636
"express-session": "^1.14.2",
3737
"lodash": "^4.17.2",
3838
"mongoose": "^4.6.8",

0 commit comments

Comments
 (0)