Skip to content

Commit 71cf525

Browse files
committed
fix: upgrade express from 4.20.0 to 4.21.0
Snyk has created this PR to upgrade express from 4.20.0 to 4.21.0. See this package in npm: express See this project in Snyk: https://app.snyk.io/org/domin737/project/bda5e07c-f593-483d-826d-974f630def86?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 49ad53d commit 71cf525

File tree

2 files changed

+65
-115
lines changed

2 files changed

+65
-115
lines changed

package-lock.json

Lines changed: 64 additions & 114 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.0",
2020
"firebase": "^10.13.1",
2121
"firebase-admin": "^12.5.0",
2222
"gravatar": "^1.8.2",

0 commit comments

Comments
 (0)