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 Feb 3, 2025
1 parent 3f2ea7b commit 4991037
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 @@ -34,7 +34,7 @@
"@neo4j-documentation/remote-include": "^1.0.0"
},
"devDependencies": {
"express": "^4.18.1",
"express": "^5.0.1",
"nodemon": "^3.1.0"
},
"overrides": {
Expand Down

0 comments on commit 4991037

Please sign in to comment.