Skip to content

Commit

Permalink
fix: upgrade express from 4.18.1 to 4.18.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express from 4.18.1 to 4.18.2.

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

See this project in Snyk:
https://app.snyk.io/org/netresearch/project/430970f2-6722-4c50-ac59-0ffbbc863604?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and CybotTM committed Nov 2, 2022
1 parent fce306b commit a2cc7f5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -25,7 +25,7 @@
"homepage": "https://hub.docker.com/r/netresearch/node-webserver",
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.1",
"express": "^4.18.2",
"morgan": "^1.10.0"
}
}

0 comments on commit a2cc7f5

Please sign in to comment.