Skip to content

Commit

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

---
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 Sep 30, 2024
1 parent b85a3bd commit 89e65fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"applicationinsights": "2.9.5",
"compression": "1.7.4",
"express": "4.18.3",
"express": "4.21.0",
"find": "0.3.0",
"morgan": "1.10.0",
"prettysize": "2.0.0"
Expand Down

0 comments on commit 89e65fb

Please sign in to comment.