Skip to content

Commit a6ee287

Browse files
npm(deps): 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78c3371 commit a6ee287

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
@@ -29,7 +29,7 @@
2929
"author": "Wesley Ellis",
3030
"license": "MIT",
3131
"dependencies": {
32-
"express": "^4.19.2",
32+
"express": "^5.1.0",
3333
"axios": "^1.6.7",
3434
"jsonwebtoken": "^9.0.2",
3535
"dotenv": "^16.4.1",

0 commit comments

Comments
 (0)