Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 24, 2022
1 parent 585ba20 commit 32648db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@drizzle-http/core": "^3.1.0",
"@drizzle-http/opossum-circuit-breaker": "^3.1.0",
"@drizzle-http/undici": "^3.1.0",
"axios": "^0.24.0",
"axios": "^0.25.0",
"benchmark": "^2.1.4",
"cronometro": "^1.0.2",
"got": "^12.0.0",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1959,7 +1959,7 @@ __metadata:
"@drizzle-http/core": ^3.1.0
"@drizzle-http/opossum-circuit-breaker": ^3.1.0
"@drizzle-http/undici": ^3.1.0
axios: ^0.24.0
axios: ^0.25.0
benchmark: ^2.1.4
cronometro: ^1.0.2
got: ^12.0.0
Expand Down Expand Up @@ -5729,7 +5729,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.24.0, axios@npm:^0.24.0":
"axios@npm:0.24.0":
version: 0.24.0
resolution: "axios@npm:0.24.0"
dependencies:
Expand All @@ -5747,6 +5747,15 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.25.0":
version: 0.25.0
resolution: "axios@npm:0.25.0"
dependencies:
follow-redirects: ^1.14.7
checksum: 2a8a3787c05f2a0c9c3878f49782357e2a9f38945b93018fb0c4fd788171c43dceefbb577988628e09fea53952744d1ecebde234b561f1e703aa43e0a598a3ad
languageName: node
linkType: hard

"babel-code-frame@npm:^6.26.0":
version: 6.26.0
resolution: "babel-code-frame@npm:6.26.0"
Expand Down Expand Up @@ -10134,7 +10143,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.4":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.7":
version: 1.14.7
resolution: "follow-redirects@npm:1.14.7"
peerDependenciesMeta:
Expand Down

0 comments on commit 32648db

Please sign in to comment.