Skip to content

Commit 410beec

Browse files
build(deps): bump body-parser from 1.19.0 to 1.19.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.19.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.19.0...1.19.1) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26ba62a commit 410beec

File tree

2 files changed

+115
-17
lines changed

2 files changed

+115
-17
lines changed

package-lock.json

Lines changed: 114 additions & 16 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.19.1",
2222
"cors": "^2.8.5",
2323
"express": "^4.17.1",
2424
"nodemailer": "^6.7.1"

0 commit comments

Comments
 (0)