From 65f50f834da6bdcadcb246c53d21b11aff10211e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 16:06:06 +0000 Subject: [PATCH] Bump follow-redirects from 1.5.0 to 1.14.7 in /functions Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- functions/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/functions/yarn.lock b/functions/yarn.lock index eeef6d7..3642e93 100644 --- a/functions/yarn.lock +++ b/functions/yarn.lock @@ -2100,10 +2100,8 @@ flat-cache@^1.2.1: write "^0.2.1" follow-redirects@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.0.tgz#234f49cf770b7f35b40e790f636ceba0c3a0ab77" - dependencies: - debug "^3.1.0" + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" for-in@^1.0.1, for-in@^1.0.2: version "1.0.2"