Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2023
1 parent 2dc1c98 commit dbed9d0
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 @@ -48,7 +48,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.4.1",
"axios": "1.1.3",
"axios": "1.3.6",
"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.6
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.6":
version: 1.3.6
resolution: "axios@npm:1.3.6"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cab3b17bf6092c9387f7023d699db093cfa23650b56c4422cd474d124b78b2e3b5a520f932c330664a58ab85b867b1c25a95cace475ef72d236888c852b84e6d
checksum: c90497ebf738723654a6e80147dc294186ad9d7b08f95f5a22fd48f826c7e06a576229b8dff3137195ca627349a4312e00fa78e4f1c499250b9860596adef44a
languageName: node
linkType: hard

Expand Down

0 comments on commit dbed9d0

Please sign in to comment.