Skip to content

Commit a53d39b

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

File tree

2 files changed

+89
-104
lines changed

2 files changed

+89
-104
lines changed

package-lock.json

Lines changed: 88 additions & 103 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
@@ -33,7 +33,7 @@
3333
"node": "^20.11.0 || >=22.0.0"
3434
},
3535
"dependencies": {
36-
"body-parser": "^1.20.3",
36+
"body-parser": "^2.2.1",
3737
"istanbul-lib-coverage": "^3.2.2",
3838
"istanbul-lib-instrument": "^6.0.3",
3939
"istanbul-lib-report": "^3.0.1",

0 commit comments

Comments
 (0)