Skip to content

Commit

Permalink
build(deps): bump express from 4.21.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.21.0 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.0...5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d40fc88 commit 333f363
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 @@ -4,7 +4,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"express": "4.21.0",
"express": "5.0.1",
"express-fileupload": "1.5.0",
"file-type": "19.5.0",
"jsdom": "25.0.1",
Expand Down

0 comments on commit 333f363

Please sign in to comment.