Skip to content

Commit 5fc933d

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 49ad53d commit 5fc933d

File tree

2 files changed

+73
-123
lines changed

2 files changed

+73
-123
lines changed

package-lock.json

Lines changed: 72 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cors": "2.8.5",
1717
"cross-env": "7.0.3",
1818
"dotenv": "^16.4.5",
19-
"express": "^4.19.2",
19+
"express": "^4.21.1",
2020
"firebase": "^10.13.1",
2121
"firebase-admin": "^12.5.0",
2222
"gravatar": "^1.8.2",

0 commit comments

Comments
 (0)