Skip to content

Commit c1e54da

Browse files
fix(deps): update dependency axios to v1.12.2
1 parent 3ab80f8 commit c1e54da

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.11.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
@@ -3747,14 +3747,14 @@ __metadata:
37473747
languageName: node
37483748
linkType: hard
37493749

3750-
"axios@npm:1.11.0":
3751-
version: 1.11.0
3752-
resolution: "axios@npm:1.11.0"
3750+
"axios@npm:1.12.2":
3751+
version: 1.12.2
3752+
resolution: "axios@npm:1.12.2"
37533753
dependencies:
37543754
follow-redirects: "npm:^1.15.6"
37553755
form-data: "npm:^4.0.4"
37563756
proxy-from-env: "npm:^1.1.0"
3757-
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
3757+
checksum: 10c0/80b063e318cf05cd33a4d991cea0162f3573481946f9129efb7766f38fde4c061c34f41a93a9f9521f02b7c9565ccbc197c099b0186543ac84a24580017adfed
37583758
languageName: node
37593759
linkType: hard
37603760

@@ -4571,7 +4571,7 @@ __metadata:
45714571
"@vue/test-utils": "npm:2.4.6"
45724572
"@vueuse/core": "npm:13.9.0"
45734573
apexcharts: "npm:3.54.1"
4574-
axios: "npm:1.11.0"
4574+
axios: "npm:1.12.2"
45754575
concurrently: "npm:9.2.1"
45764576
cross-fetch: "npm:4.1.0"
45774577
cypress: "npm:14.5.4"

0 commit comments

Comments
 (0)