Skip to content

Commit de3d897

Browse files
refactor: 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-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f89c4a commit de3d897

File tree

2 files changed

+134
-37
lines changed

2 files changed

+134
-37
lines changed

package-lock.json

Lines changed: 133 additions & 36 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
@@ -38,7 +38,7 @@
3838
"@babel/runtime": "7.27.0",
3939
"@babel/runtime-corejs3": "7.26.10",
4040
"bcryptjs": "2.3.0",
41-
"body-parser": "1.20.3",
41+
"body-parser": "2.2.0",
4242
"commander": "9.4.0",
4343
"connect-flash": "0.1.1",
4444
"cookie-session": "2.0.0",

0 commit comments

Comments
 (0)