Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2023
1 parent 57559b4 commit 8ddbd8e
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 @@ -45,7 +45,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.4.1",
"axios": "1.1.3",
"axios": "1.3.5",
"defu": "^6.1.2",
"requrl": "^3.0.2",
"ufo": "^1.1.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ __metadata:
"@typescript-eslint/parser": ^5.59.0
"@vitest/coverage-c8": ^0.30.1
"@vue/eslint-config-typescript": ^11.0.2
axios: 1.1.3
axios: 1.3.5
axios-mock-adapter: ^1.21.4
changelogen: ^0.5.3
defu: ^6.1.2
Expand Down Expand Up @@ -2161,14 +2161,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.1.3":
version: 1.1.3
resolution: "axios@npm:1.1.3"
"axios@npm:1.3.5":
version: 1.3.5
resolution: "axios@npm:1.3.5"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cab3b17bf6092c9387f7023d699db093cfa23650b56c4422cd474d124b78b2e3b5a520f932c330664a58ab85b867b1c25a95cace475ef72d236888c852b84e6d
checksum: 4d6bcf933b1cdff86d4993752aaeeeedc4a7f7a4b1c942847f6884bb13fc6106610ff826b076acf0b08d8ced55dee9344bb9a11f3624c3e70ab1da1a40bb5506
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ddbd8e

Please sign in to comment.