From f11ea93aab2d25bb10cd2ef6a950ee5dfd85ef55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 00:54:21 +0000 Subject: [PATCH] Bump follow-redirects in /Javascript/React/React Native Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.1 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.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Javascript/React/React Native/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Javascript/React/React Native/yarn.lock b/Javascript/React/React Native/yarn.lock index b130dcc..4b0b7cb 100644 --- a/Javascript/React/React Native/yarn.lock +++ b/Javascript/React/React Native/yarn.lock @@ -2868,10 +2868,8 @@ find-up@^2.0.0, find-up@^2.1.0: locate-path "^2.0.0" follow-redirects@^1.2.3: - 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.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"