Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent 5710064 commit 3995666
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.7.4",
"axios": "1.1.3",
"axios": "1.6.3",
"defu": "^6.1.2",
"requrl": "^3.0.2",
"ufo": "^1.3.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1711,7 +1711,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.6.3
axios-mock-adapter: ^1.21.4
changelogen: ^0.5.3
defu: ^6.1.2
Expand Down Expand Up @@ -3023,14 +3023,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3995666

Please sign in to comment.