Skip to content

Commit a33957d

Browse files
build(deps-dev): bump express from 4.21.2 to 5.1.0
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>
1 parent abb58f3 commit a33957d

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
@@ -56,7 +56,7 @@
5656
"@types/koa-router": "^7.4.8",
5757
"@types/supertest": "^2.0.16",
5858
"coveralls": "^3.1.1",
59-
"express": "^4.18.2",
59+
"express": "^5.1.0",
6060
"jest": "^27.5.1",
6161
"koa": "^3.0.0",
6262
"koa-bodyparser": "^4.4.1",

0 commit comments

Comments
 (0)