Skip to content

Commit 03c945a

Browse files
build(deps-dev): bump express from 4.21.2 to 5.1.0 (#344)
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cf8846 commit 03c945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c8": "^10.1.2",
1818
"end-of-stream": "^1.4.4",
1919
"eslint": "^9.17.0",
20-
"express": "^4.19.2",
20+
"express": "^5.1.0",
2121
"form-auto-content": "^3.2.1",
2222
"form-data": "^4.0.0",
2323
"formdata-node": "^6.0.3",

0 commit comments

Comments
 (0)