Skip to content

Commit 8cc06cf

Browse files
Bump body-parser and express
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.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.19.2...4.21.1) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9e9927 commit 8cc06cf

File tree

2 files changed

+53
-84
lines changed

2 files changed

+53
-84
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cookie-parser": "~1.4.4",
1010
"cors": "^2.8.5",
1111
"debug": "~2.6.9",
12-
"express": "~4.19.2",
12+
"express": "~4.21.1",
1313
"express-session": "^1.17.0",
1414
"http-errors": "~1.6.3",
1515
"jsonwebtoken": "^9.0.0",

0 commit comments

Comments
 (0)