Skip to content

Commit 8c55572

Browse files
fix(deps): update dependency axios to ^1.12.2 (#2119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73ac409 commit 8c55572

4 files changed

Lines changed: 22 additions & 22 deletions

File tree

packages/boutique/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
"@boutique/shared": "workspace:*",
1515
"awilix": "^12.0.5",
16-
"axios": "^1.11.0",
16+
"axios": "^1.12.2",
1717
"cors": "^2.8.5",
1818
"express": "^4.21.2",
1919
"helmet": "^7.2.0",

packages/shared/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"objection": "^3.1.5",
2727
"knex": "^3.1.0",
2828
"winston": "^3.17.0",
29-
"axios": "^1.11.0"
29+
"axios": "^1.12.2"
3030
}
3131
}

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@shared/backend": "workspace:*",
1515
"@wallet/shared": "workspace:*",
1616
"awilix": "^12.0.5",
17-
"axios": "^1.11.0",
17+
"axios": "^1.12.2",
1818
"cors": "^2.8.5",
1919
"crypto-js": "^4.2.0",
2020
"date-fns": "^4.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)