Skip to content

Commit f381b75

Browse files
fix(deps): update dependency axios to v1.12.2
1 parent b9ec05f commit f381b75

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@mdi/js": "7.4.47",
3232
"@vueuse/core": "13.9.0",
3333
"apexcharts": "3.54.1",
34-
"axios": "1.12.0",
34+
"axios": "1.12.2",
3535
"dedent": "1.7.0",
3636
"enumify": "2.0.0",
3737
"graphiql": "4.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3742,14 +3742,14 @@ __metadata:
37423742
languageName: node
37433743
linkType: hard
37443744

3745-
"axios@npm:1.12.0":
3746-
version: 1.12.0
3747-
resolution: "axios@npm:1.12.0"
3745+
"axios@npm:1.12.2":
3746+
version: 1.12.2
3747+
resolution: "axios@npm:1.12.2"
37483748
dependencies:
37493749
follow-redirects: "npm:^1.15.6"
37503750
form-data: "npm:^4.0.4"
37513751
proxy-from-env: "npm:^1.1.0"
3752-
checksum: 10c0/44a1e4cfb69a2d59aa12bbc441a336e5c18e87c02b904c509fd33607d94e8cb8cc221c17e9d53f67841a4efe13abf1aa1497c85df390cdb8681ee723998d11b0
3752+
checksum: 10c0/80b063e318cf05cd33a4d991cea0162f3573481946f9129efb7766f38fde4c061c34f41a93a9f9521f02b7c9565ccbc197c099b0186543ac84a24580017adfed
37533753
languageName: node
37543754
linkType: hard
37553755

@@ -4566,7 +4566,7 @@ __metadata:
45664566
"@vue/test-utils": "npm:2.4.6"
45674567
"@vueuse/core": "npm:13.9.0"
45684568
apexcharts: "npm:3.54.1"
4569-
axios: "npm:1.12.0"
4569+
axios: "npm:1.12.2"
45704570
concurrently: "npm:9.2.1"
45714571
cross-fetch: "npm:4.1.0"
45724572
cypress: "npm:14.5.4"

0 commit comments

Comments
 (0)