diff --git a/fandogh/package.json b/fandogh/package.json index d0fddf7..32994ab 100644 --- a/fandogh/package.json +++ b/fandogh/package.json @@ -29,7 +29,7 @@ "progress": "^2.0.3", "request": "^2.88.0", "es6-dynamic-template": "^2.0.0", - "follow-redirects": "^1.9.0", + "follow-redirects": "^1.14.8", "glob": "^7.1.5" }, "devDependencies": { diff --git a/fandogh/yarn.lock b/fandogh/yarn.lock index 4396f8a..a5c506b 100644 --- a/fandogh/yarn.lock +++ b/fandogh/yarn.lock @@ -713,7 +713,7 @@ debug@=3.1.0: dependencies: ms "2.0.0" -debug@^3.0.0, debug@^3.1.0: +debug@^3.1.0: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -942,12 +942,10 @@ follow-redirects@1.5.10: dependencies: debug "=3.1.0" -follow-redirects@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f" - integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A== - dependencies: - debug "^3.0.0" +follow-redirects@^1.14.8: + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== foreachasync@^3.0.0: version "3.0.0"