Skip to content

Commit 3aaab58

Browse files
committed
fix: upgrade express from 4.17.2 to 4.17.3
Snyk has created this PR to upgrade express from 4.17.2 to 4.17.3. 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 0294d45 commit 3aaab58

File tree

2 files changed

+51
-29
lines changed

2 files changed

+51
-29
lines changed

package-lock.json

+50-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.2",
35+
"express": "4.17.3",
3636
"follow-redirects": "1.14.9",
3737
"graphql": "15.8.0",
3838
"graphql-list-fields": "2.0.2",

0 commit comments

Comments
 (0)