Skip to content

Commit 074a0a4

Browse files
fix(deps): update dependency axios to v1.7.2 (#1801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57cef86 commit 074a0a4

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
@@ -32,7 +32,7 @@
3232
"@unhead/vue": "1.9.9",
3333
"@vueuse/core": "10.9.0",
3434
"apexcharts": "3.41.0",
35-
"axios": "1.6.8",
35+
"axios": "1.7.2",
3636
"dedent": "1.5.3",
3737
"enumify": "2.0.0",
3838
"graphiql": "3.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,14 +3070,14 @@ __metadata:
30703070
languageName: node
30713071
linkType: hard
30723072

3073-
"axios@npm:1.6.8":
3074-
version: 1.6.8
3075-
resolution: "axios@npm:1.6.8"
3073+
"axios@npm:1.7.2":
3074+
version: 1.7.2
3075+
resolution: "axios@npm:1.7.2"
30763076
dependencies:
30773077
follow-redirects: "npm:^1.15.6"
30783078
form-data: "npm:^4.0.0"
30793079
proxy-from-env: "npm:^1.1.0"
3080-
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
3080+
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
30813081
languageName: node
30823082
linkType: hard
30833083

@@ -3833,7 +3833,7 @@ __metadata:
38333833
"@vue/test-utils": "npm:2.4.6"
38343834
"@vueuse/core": "npm:10.9.0"
38353835
apexcharts: "npm:3.41.0"
3836-
axios: "npm:1.6.8"
3836+
axios: "npm:1.7.2"
38373837
concurrently: "npm:8.2.2"
38383838
cross-fetch: "npm:4.0.0"
38393839
cypress: "npm:13.9.0"

0 commit comments

Comments
 (0)