Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 2b42250 commit 65d7fab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mdi/js": "7.4.47",
"@vueuse/core": "10.11.1",
"apexcharts": "3.41.0",
"axios": "1.7.4",
"axios": "1.7.5",
"dedent": "1.5.3",
"enumify": "2.0.0",
"graphiql": "3.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,14 +2917,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
"axios@npm:1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
checksum: 10c0/1d5daeb28b3d1bb2a7b9f0743433c4bfbeaddc15461e50ebde487eec6c009af2515749d5261096dd430c90cd891bd310bcba5ec3967bae2033c4a307f58a6ad3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3649,7 +3649,7 @@ __metadata:
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:10.11.1"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.4"
axios: "npm:1.7.5"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.13.3"
Expand Down

0 comments on commit 65d7fab

Please sign in to comment.