Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent b6cdd40 commit d8378a5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 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.7.1",
"defu": "^6.1.2",
"requrl": "^3.0.2",
"ufo": "^1.3.1"
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2258,7 +2258,7 @@ __metadata:
"@typescript-eslint/parser": 5.62.0
"@vitest/coverage-c8": 0.30.1
"@vue/eslint-config-typescript": 12.0.0
axios: 1.1.3
axios: 1.7.1
axios-mock-adapter: 1.22.0
changelogen: 0.5.5
defu: ^6.1.2
Expand Down Expand Up @@ -4136,14 +4136,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.1.3":
version: 1.1.3
resolution: "axios@npm:1.1.3"
"axios@npm:1.7.1":
version: 1.7.1
resolution: "axios@npm:1.7.1"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cab3b17bf6092c9387f7023d699db093cfa23650b56c4422cd474d124b78b2e3b5a520f932c330664a58ab85b867b1c25a95cace475ef72d236888c852b84e6d
checksum: 77760d94b3812e07d4a5b02468a55eed5c8435ef4d605d159f2808775bdd15da60ab5b15b665a6f72800b5d261875d808b410cd3cb1d7571cdc6ec5e0108025a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6762,7 +6762,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand All @@ -6772,6 +6772,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: a62c378dfc8c00f60b9c80cab158ba54e99ba0239a5dd7c81245e5a5b39d10f0c35e249c3379eae719ff0285fff88c365dd446fab19dee771f1d76252df1bbf5
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down

0 comments on commit d8378a5

Please sign in to comment.