Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 806b58a commit d2c8f3d
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": "11.0.3",
"apexcharts": "3.41.0",
"axios": "1.7.4",
"axios": "1.7.7",
"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.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
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/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3669,7 +3669,7 @@ __metadata:
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.0.3"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.4"
axios: "npm:1.7.7"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.14.2"
Expand Down

0 comments on commit d2c8f3d

Please sign in to comment.