Skip to content

Commit 45875f1

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.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.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 16943fe commit 45875f1

File tree

2 files changed

+95
-31
lines changed

2 files changed

+95
-31
lines changed

package-lock.json

Lines changed: 94 additions & 30 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
@@ -133,7 +133,7 @@
133133
"date-fns-tz": "^1.3.7",
134134
"deepmerge": "^4.3.1",
135135
"ejs": "^3.1.10",
136-
"express": "^4.19.2",
136+
"express": "^4.20.0",
137137
"express-rate-limit": "^5.1.3",
138138
"fast-json-patch": "^3.1.1",
139139
"filesize": "^6.1.0",

0 commit comments

Comments
 (0)