From 24f6a3368b11cd623265f87a4ca7b278f10f02af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 03:21:40 +0000 Subject: [PATCH] Bump follow-redirects from 1.5.1 to 1.15.6 in /firebase/functions Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.1 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.1...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- firebase/functions/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/firebase/functions/yarn.lock b/firebase/functions/yarn.lock index 70bdf10..75b42be 100644 --- a/firebase/functions/yarn.lock +++ b/firebase/functions/yarn.lock @@ -1408,10 +1408,8 @@ flat-cache@^1.2.1: write "^0.2.1" follow-redirects@^1.3.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.1.tgz#67a8f14f5a1f67f962c2c46469c79eaec0a90291" - dependencies: - debug "^3.1.0" + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" for-in@^1.0.2: version "1.0.2"