Skip to content

Commit c791838

Browse files
fix(deps): bump express from 4.21.2 to 5.1.0 in /templates/node-vue
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] <[email protected]>
1 parent 38dea89 commit c791838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"body-parser": "^1.20.3",
1414
"cors": "^2.8.5",
1515
"dotenv": "^16.4.7",
16-
"express": "^4.21.2",
16+
"express": "^5.1.0",
1717
"morgan": "^1.10.0",
1818
"oracledb": "^6.7.1",
1919
"vue": "^3.5.13"

0 commit comments

Comments
 (0)