From 2ced25205b7cc6367f9ab404235da9595fc68872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 10:07:37 +0000 Subject: [PATCH] Bump follow-redirects from 1.5.4 to 1.14.8 in /frontend Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.4 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.4...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- frontend/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9377021..77f1cd1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2318,10 +2318,8 @@ flush-write-stream@^1.0.0: readable-stream "^2.0.4" follow-redirects@^1.0.0: - version "1.5.4" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.4.tgz#86d1bb946f24cb988d660aaa2ca2478c0772ead1" - dependencies: - debug "^3.1.0" + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" for-in@^0.1.3: version "0.1.8"