Skip to content

Commit b79457b

Browse files
build(deps): bump body-parser from 1.19.0 to 1.20.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.20.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.19.0...1.20.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30862a8 commit b79457b

File tree

2 files changed

+128
-39
lines changed

2 files changed

+128
-39
lines changed

package-lock.json

Lines changed: 127 additions & 38 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
@@ -18,7 +18,7 @@
1818
"homepage": "https://github.com/technocrats-robotics/tcr-mail-utility#readme",
1919
"dependencies": {
2020
"axios": "^0.24.0",
21-
"body-parser": "^1.19.0",
21+
"body-parser": "^1.20.0",
2222
"cors": "^2.8.5",
2323
"express": "^4.17.2",
2424
"nodemailer": "^6.7.1"

0 commit comments

Comments
 (0)