Skip to content

Commit

Permalink
fix: upgrade express from 4.18.2 to 4.18.3 (#44)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express from 4.18.2 to 4.18.3.

See this package in npm:
https://www.npmjs.com/package/express

See this project in Snyk:
https://app.snyk.io/org/loonz806/project/ce1f4de9-6133-4c36-aa1b-172f43f08169?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Loonz806 and snyk-bot authored Mar 31, 2024
1 parent 3a52d07 commit 5f28ea5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"axios": "^1.6.7",
"express": "^4.18.1",
"express": "^4.18.3",
"express-graphql": "^0.12.0",
"json-server": "^0.17.4",
"lodash": "^4.17.20",
Expand Down

0 comments on commit 5f28ea5

Please sign in to comment.