Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4bf121b commit 711fa5f
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 46 deletions.
120 changes: 75 additions & 45 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 @@ -36,7 +36,7 @@
"cookie-parser": "^1.4.3",
"cors": "^2.8.4",
"debug": "~2.6.9",
"express": "^4.19.2",
"express": "^4.21.1",
"express-init": "^1.1.1",
"express-rate-limit": "^6.0.4",
"express-routes-versioning": "^1.0.1",
Expand Down

0 comments on commit 711fa5f

Please sign in to comment.