Skip to content

Commit 7e50e81

Browse files
chore(deps): bump express
Bumps the npm_and_yarn group with 1 update in the /showcases/angular-ssr-showcase directory: [express](https://github.com/expressjs/express). Updates `express` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7a1fd7 commit 7e50e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcases/angular-ssr-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"watch": "ng build --watch --configuration development"
1313
},
1414
"dependencies": {
15-
"express": "5.1.0"
15+
"express": "5.2.0"
1616
},
1717
"devDependencies": {
1818
"@types/express": "5.0.5",

0 commit comments

Comments
 (0)