Skip to content

Commit 142256e

Browse files
chore(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] <[email protected]>
1 parent b2483ba commit 142256e

File tree

2 files changed

+152
-99
lines changed

2 files changed

+152
-99
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-config-prettier": "6.11.0",
8787
"eslint-plugin-import": "2.20.2",
8888
"eslint-plugin-prettier": "3.1.3",
89-
"express": "^4.21.1",
89+
"express": "^5.1.0",
9090
"formdata-polyfill": "^4.0.10",
9191
"jest": "27.2.4",
9292
"koa": "2.16.1",

0 commit comments

Comments
 (0)