Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent e50dda0 commit 1bad845
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.2.0",
"apexcharts": "3.41.0",
"axios": "1.7.8",
"axios": "1.7.9",
"dedent": "1.5.3",
"enumify": "2.0.0",
"graphiql": "3.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3173,14 +3173,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3944,7 +3944,7 @@ __metadata:
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.2.0"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.8"
axios: "npm:1.7.9"
concurrently: "npm:9.1.0"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.16.1"
Expand Down

0 comments on commit 1bad845

Please sign in to comment.