diff --git a/package.json b/package.json index 9595726..3f5a437 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,8 @@ "@cumulus/**/got": "^11.8.6", "@cumulus/**/xml2js": "^0.6.0", "got/**/http-cache-semantics": "^4.1.1", - "nyc/**/json5": "^2.2.2" + "nyc/**/json5": "^2.2.2", + "@cumulus/**/follow-redirects": "^1.15.6" }, "files": [ "build/main", diff --git a/yarn.lock b/yarn.lock index a10deb5..e15b7ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5203,10 +5203,10 @@ flatted@^3.2.9: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf" integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ== -follow-redirects@^1.15.4, follow-redirects@^1.2.4: - version "1.15.5" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020" - integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw== +follow-redirects@^1.15.4, follow-redirects@^1.15.6, follow-redirects@^1.2.4: + version "1.15.9" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" + integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== for-each@^0.3.3: version "0.3.3"