Skip to content

Commit 63bada2

Browse files
fix(deps): update dependency body-parser to v2 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40ed799 commit 63bada2

File tree

2 files changed

+156
-27
lines changed

2 files changed

+156
-27
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"axios": "^1.7.9",
88
"axios-oauth-client": "^2.2.0",
99
"axios-token-interceptor": "^0.2.0",
10-
"body-parser": "^1.20.3",
10+
"body-parser": "^2.0.0",
1111
"cors": "^2.8.5",
1212
"cron": "^4.0.0",
1313
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)