Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 869f8a1 commit 15b2203
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.0",
"apexcharts": "3.41.0",
"axios": "1.7.2",
"axios": "1.7.3",
"dedent": "1.5.3",
"enumify": "2.0.0",
"graphiql": "3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3046,14 +3046,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -3804,7 +3804,7 @@ __metadata:
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:10.11.0"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.2"
axios: "npm:1.7.3"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.13.1"
Expand Down

0 comments on commit 15b2203

Please sign in to comment.