Adds follow-redirects package

This commit is contained in:
Alicia Sykes 2023-07-24 20:50:02 +01:00
parent 8ff4e4e36a
commit 7e3cdd7f92
2 changed files with 2 additions and 1 deletions

View File

@ -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",

View File

@ -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==