Skip to content

Commit 6708851

Browse files
chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /application
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.5 to 1.20.6. - [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.5...1.20.6) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32e055a commit 6708851

2 files changed

Lines changed: 53 additions & 2 deletions

File tree

application/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@google-cloud/storage": "^7.19.0",
1818
"@googlemaps/routeoptimization": "^0.6.0",
19-
"body-parser": "^1.20.4",
19+
"body-parser": "^1.20.6",
2020
"compression": "^1.8.1",
2121
"cors": "^2.8.5",
2222
"express": "^4.22.1",

application/package-lock.json

Lines changed: 52 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)