Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency axios to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2022
1 parent f2aa1f0 commit 1c0515c
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"start:youtube-crawl": "yarn vercel:youtube-crawl dev"
},
"dependencies": {
"axios": "0.24.0",
"axios": "0.25.0",
"cheerio": "1.0.0-rc.10"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2926,12 +2926,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4558,13 +4558,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.4":
version: 1.14.5
resolution: "follow-redirects@npm:1.14.5"
"follow-redirects@npm:^1.14.7":
version: 1.14.7
resolution: "follow-redirects@npm:1.14.7"
peerDependenciesMeta:
debug:
optional: true
checksum: f004a76b2ee3a849772c2816e30928253bf47537b0f00184d89f4966413add96a228a4d96ca8c702bc045a683c52c2ba41545c915cc1a5e33bf8fd9d07b59aee
checksum: f6d03e5e30877431065bca0d1b2e3db93949eb799d368a5c07ea8a4b71205f0349a3f8f0191bf13a07c93885522834dca1dc8e527dc99a772c6911fba24edc5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6786,7 +6786,7 @@ __metadata:
"@types/cheerio": 0.22.30
"@typescript-eslint/eslint-plugin": 5.10.2
"@typescript-eslint/parser": 5.10.2
axios: 0.24.0
axios: 0.25.0
cheerio: 1.0.0-rc.10
dotenv: 15.0.0
dotenv-cli: 4.1.1
Expand Down

0 comments on commit 1c0515c

Please sign in to comment.