Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump follow-redirects from 1.10.0 to 1.15.6 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 6 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6262,15 +6262,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^3.0.0":
version: 3.2.6
resolution: "debug@npm:3.2.6"
dependencies:
ms: ^2.1.1
checksum: 07bc8b3a13ef3cfa6c06baf7871dfb174c291e5f85dbf566f086620c16b9c1a0e93bb8f1935ebbd07a683249e7e30286f2966e2ef461e8fd17b1b60732062d6b
languageName: node
linkType: hard

"debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -7670,11 +7661,12 @@ __metadata:
linkType: hard

"follow-redirects@npm:^1.0.0":
version: 1.10.0
resolution: "follow-redirects@npm:1.10.0"
dependencies:
debug: ^3.0.0
checksum: 02865fcd49f189194a33a56a2124617ffd82db91a3eb2371de359e5e9225cc1b16e15c8c1b276abd71c174eccc3be24d8f217fd96955a5f170c48f0fa10a1195
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: a62c378dfc8c00f60b9c80cab158ba54e99ba0239a5dd7c81245e5a5b39d10f0c35e249c3379eae719ff0285fff88c365dd446fab19dee771f1d76252df1bbf5
languageName: node
linkType: hard

Expand Down