Skip to content

Commit 8a759bf

Browse files
fix(deps): update dependency axios to v1.11.0 (#2253)
1 parent 3be2b79 commit 8a759bf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.5.0",
3333
"apexcharts": "3.54.1",
34-
"axios": "1.10.0",
34+
"axios": "1.11.0",
3535
"dedent": "1.6.0",
3636
"enumify": "2.0.0",
3737
"graphiql": "4.1.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,14 +3467,14 @@ __metadata:
34673467
languageName: node
34683468
linkType: hard
34693469

3470-
"axios@npm:1.10.0":
3471-
version: 1.10.0
3472-
resolution: "axios@npm:1.10.0"
3470+
"axios@npm:1.11.0":
3471+
version: 1.11.0
3472+
resolution: "axios@npm:1.11.0"
34733473
dependencies:
34743474
follow-redirects: "npm:^1.15.6"
3475-
form-data: "npm:^4.0.0"
3475+
form-data: "npm:^4.0.4"
34763476
proxy-from-env: "npm:^1.1.0"
3477-
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
3477+
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
34783478
languageName: node
34793479
linkType: hard
34803480

@@ -4283,7 +4283,7 @@ __metadata:
42834283
"@vue/test-utils": "npm:2.4.6"
42844284
"@vueuse/core": "npm:13.5.0"
42854285
apexcharts: "npm:3.54.1"
4286-
axios: "npm:1.10.0"
4286+
axios: "npm:1.11.0"
42874287
concurrently: "npm:9.2.0"
42884288
cross-fetch: "npm:4.1.0"
42894289
cypress: "npm:14.5.2"
@@ -6013,7 +6013,7 @@ __metadata:
60136013
languageName: node
60146014
linkType: hard
60156015

6016-
"form-data@npm:^4.0.0, form-data@npm:~4.0.0":
6016+
"form-data@npm:^4.0.4, form-data@npm:~4.0.0":
60176017
version: 4.0.4
60186018
resolution: "form-data@npm:4.0.4"
60196019
dependencies:

0 commit comments

Comments
 (0)