Skip to content

Commit 25d4929

Browse files
chore(deps): bump body-parser from 1.19.2 to 1.20.3
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.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.19.2...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86e5696 commit 25d4929

File tree

2 files changed

+67
-100
lines changed

2 files changed

+67
-100
lines changed

package-lock.json

+66-99
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
@@ -16,7 +16,7 @@
1616
"prod": "pm2-runtime start ecosystem.config.js --env production"
1717
},
1818
"dependencies": {
19-
"body-parser": "~1.19.2",
19+
"body-parser": "~1.20.3",
2020
"co": "~4.6.0",
2121
"compression": "~1.7.4",
2222
"connect-flash": "~0.1.1",

0 commit comments

Comments
 (0)