Skip to content

Commit ad3b69f

Browse files
fix(deps): update dependency axios to ^1.7.7 (#1510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b51c58 commit ad3b69f

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

packages/boutique/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@shared/backend": "workspace:*",
1313
"@boutique/shared": "workspace:*",
1414
"awilix": "^10.0.2",
15-
"axios": "^1.7.3",
15+
"axios": "^1.7.7",
1616
"cors": "^2.8.5",
1717
"express": "^4.19.2",
1818
"helmet": "^7.1.0",

packages/shared/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"objection": "^3.1.4",
2828
"knex": "^3.1.0",
2929
"winston": "^3.13.1",
30-
"axios": "^1.7.3"
30+
"axios": "^1.7.7"
3131
}
3232
}

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@shared/backend": "workspace:*",
1414
"@wallet/shared": "workspace:*",
1515
"awilix": "^10.0.2",
16-
"axios": "^1.7.3",
16+
"axios": "^1.7.7",
1717
"cors": "^2.8.5",
1818
"crypto-js": "^4.2.0",
1919
"date-fns": "^3.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)