Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent d38f27e commit ee18496
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 54 deletions.
144 changes: 91 additions & 53 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 @@ -15,7 +15,7 @@
"dependencies": {
"connect-timeout": "^1.9.0",
"eslint": "^8.57.1",
"express": "^4.21.1",
"express": "^4.21.2",
"express-rate-limit": "^7.4.1",
"semistandard": "^17.0.0",
"standard-engine": "^15.1.0",
Expand Down

0 comments on commit ee18496

Please sign in to comment.