mirror of
https://github.com/Lissy93/web-check.git
synced 2025-01-10 08:19:28 +01:00
Adds follow-redirects package
This commit is contained in:
parent
8ff4e4e36a
commit
7e3cdd7f92
@ -38,6 +38,7 @@
|
||||
"axios": "^1.4.0",
|
||||
"chrome-aws-lambda": "^10.1.0",
|
||||
"flatted": "^3.2.7",
|
||||
"follow-redirects": "^1.15.2",
|
||||
"got": "^13.0.0",
|
||||
"jest-styled-components": "^7.1.1",
|
||||
"netlify-cli": "^15.9.1",
|
||||
|
@ -7802,7 +7802,7 @@ folder-walker@3.2.0:
|
||||
dependencies:
|
||||
from2 "^2.1.0"
|
||||
|
||||
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
|
||||
follow-redirects@^1.0.0, follow-redirects@^1.15.0, follow-redirects@^1.15.2:
|
||||
version "1.15.2"
|
||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
|
||||
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
||||
|
Loading…
Reference in New Issue
Block a user