Skip to content

Commit 804ff4c

Browse files
committed
fix: upgrade express from 4.17.3 to 4.18.0
Snyk has created this PR to upgrade express from 4.17.3 to 4.18.0. See this package in npm: https://www.npmjs.com/package/express See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b10182f commit 804ff4c

File tree

2 files changed

+80
-79
lines changed

2 files changed

+80
-79
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"commander": "5.1.0",
3333
"cors": "2.8.5",
3434
"deepcopy": "2.1.0",
35-
"express": "4.17.3",
35+
"express": "4.18.0",
3636
"follow-redirects": "1.14.9",
3737
"graphql": "15.8.0",
3838
"graphql-list-fields": "2.0.2",

0 commit comments

Comments
 (0)