Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.17.3
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2022
1 parent 1088626 commit 44f4f50
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 34 deletions.
208 changes: 175 additions & 33 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 @@ -14,7 +14,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"compression": "^1.7.4",
"express": "^4.17.1",
"express": "^4.17.3",
"express-rate-limit": "^2.14.2",
"express-static-gzip": "^2.1.1",
"helmet": "^3.22.0"
Expand Down

0 comments on commit 44f4f50

Please sign in to comment.