Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 71d7ef1 commit a1fd9ab
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 @@ -30,7 +30,7 @@
"@mdi/js": "7.3.67",
"@unhead/vue": "1.8.3",
"apexcharts": "3.41.0",
"axios": "1.6.0",
"axios": "1.6.1",
"dedent": "1.5.1",
"enumify": "2.0.0",
"graphiql": "3.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2938,14 +2938,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
"axios@npm:1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3693,7 +3693,7 @@ __metadata:
"@vitest/coverage-istanbul": 0.34.6
"@vue/test-utils": 2.4.1
apexcharts: 3.41.0
axios: 1.6.0
axios: 1.6.1
concurrently: 8.2.2
cross-fetch: 4.0.0
cypress: 13.4.0
Expand Down

0 comments on commit a1fd9ab

Please sign in to comment.