Skip to content

Commit 6216e16

Browse files
deps: Bump body-parser from 1.20.3 to 2.2.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.3 to 2.2.0. - [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.3...v2.2.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe86343 commit 6216e16

File tree

2 files changed

+56
-87
lines changed

2 files changed

+56
-87
lines changed

package-lock.json

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

packages/middleware-code-coverage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": "^20.11.0 || >=22.0.0"
3333
},
3434
"dependencies": {
35-
"body-parser": "^1.20.3",
35+
"body-parser": "^2.2.0",
3636
"istanbul-lib-coverage": "^3.2.2",
3737
"istanbul-lib-instrument": "^6.0.3",
3838
"istanbul-lib-report": "^3.0.1",

0 commit comments

Comments
 (0)