Skip to content

Commit 7306c69

Browse files
Bump body-parser and express in /starters/angular/basic
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5be1f2 commit 7306c69

File tree

2 files changed

+72
-42
lines changed

2 files changed

+72
-42
lines changed

starters/angular/basic/package-lock.json

Lines changed: 71 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/angular/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-server": "^17.3.1",
2222
"@angular/router": "^17.3.1",
2323
"@angular/ssr": "^17.3.3",
24-
"express": "^4.18.2",
24+
"express": "^4.21.0",
2525
"rxjs": "~7.8.0",
2626
"tslib": "^2.3.0",
2727
"uuid": "^9.0.1",

0 commit comments

Comments
 (0)