Skip to content

Commit 1dc8147

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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f492f2 commit 1dc8147

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
@@ -185,7 +185,7 @@
185185
"cors": "^2.8.5",
186186
"cp-cli": "^2.0.0",
187187
"dotenvrc": "^1.0.1",
188-
"express": "^4.19.2",
188+
"express": "^5.1.0",
189189
"express-promise-router": "^4.1.1",
190190
"mock-ipfs-pinning-service": "^0.4.2",
191191
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)