Skip to content

Commit

Permalink
Bump express from 4.21.2 to 5.0.1 in the dev-dependencies group
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [express](https://github.com/expressjs/express).


Updates `express` from 4.21.2 to 5.0.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.21.2...5.0.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 22da302 commit ecf67e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"yargs": "^17.5.1"
},
"devDependencies": {
"express": "^4.18.2",
"express": "^5.0.1",
"nodemon": "^3.0.2"
},
"overrides": {
Expand Down

0 comments on commit ecf67e2

Please sign in to comment.