Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent cd06217 commit d032eec
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.2.96",
"@unhead/vue": "1.5.0",
"apexcharts": "3.41.0",
"axios": "1.5.0",
"axios": "1.5.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 @@ -2648,14 +2648,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.5.0":
version: 1.5.0
resolution: "axios@npm:1.5.0"
"axios@npm:1.5.1":
version: 1.5.1
resolution: "axios@npm:1.5.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
checksum: 4444f06601f4ede154183767863d2b8e472b4a6bfc5253597ed6d21899887e1fd0ee2b3de792ac4f8459fe2e359d2aa07c216e45fd8b9e4e0688a6ebf48a5a8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3401,7 +3401,7 @@ __metadata:
"@vitest/coverage-istanbul": 0.34.4
"@vue/test-utils": 2.4.1
apexcharts: 3.41.0
axios: 1.5.0
axios: 1.5.1
concurrently: 8.2.1
cross-fetch: 4.0.0
cypress: 13.2.0
Expand Down

0 comments on commit d032eec

Please sign in to comment.