Skip to content

Commit 5d65ad5

Browse files
ci: 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 7ab7553 commit 5d65ad5

File tree

2 files changed

+68
-140
lines changed

2 files changed

+68
-140
lines changed

package-lock.json

+67-139
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"apicache": "^1.6.3",
2121
"bcrypt": "^5.1.1",
22-
"body-parser": "^1.20.2",
22+
"body-parser": "^2.2.0",
2323
"colors": "^1.4.0",
2424
"cors": "^2.7.1",
2525
"dotenv": "^16.5.0",

0 commit comments

Comments
 (0)