From 9d0f2b4090839a9e55244dd2f1f1f57b9005ae9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 08:01:22 +0000 Subject: [PATCH] Bump follow-redirects from 1.12.1 to 1.14.7 in /studio Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.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.12.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- studio/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/studio/yarn.lock b/studio/yarn.lock index af802e62..3a73d83b 100644 --- a/studio/yarn.lock +++ b/studio/yarn.lock @@ -3549,8 +3549,8 @@ flux@^3.1.3: fbjs "^0.8.0" follow-redirects@^1.2.4: - version "1.12.1" - resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.12.1.tgz#de54a6205311b93d60398ebc01cf7015682312b6" + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" for-in@^0.1.3: version "0.1.8"