Skip to content

Commit 14f282d

Browse files
chore(deps): bump qs, body-parser and express in /application/backend (#275)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a63da4 commit 14f282d

File tree

2 files changed

+172
-83
lines changed

2 files changed

+172
-83
lines changed

application/backend/package-lock.json

Lines changed: 170 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

application/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"dependencies": {
1717
"@google-cloud/storage": "^7.15.2",
1818
"@googlemaps/routeoptimization": "^0.4.1",
19-
"body-parser": "^1.20.3",
19+
"body-parser": "^1.20.4",
2020
"compression": "^1.8.1",
2121
"cors": "^2.8.5",
22-
"express": "^4.21.2",
22+
"express": "^4.22.1",
2323
"multer": "2.0.2",
2424
"pako": "^2.1.0",
2525
"pino-http": "^10.4.0"

0 commit comments

Comments
 (0)