From 09e8cc5a7736a82fd503129fb51a869a2ed22cda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 03:03:21 +0000 Subject: [PATCH] Bump follow-redirects from 1.5.0 to 1.15.6 in /actions Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.0 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.0...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- actions/yarn.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/actions/yarn.lock b/actions/yarn.lock index 15b3963..57bb80e 100644 --- a/actions/yarn.lock +++ b/actions/yarn.lock @@ -2170,11 +2170,9 @@ flat@^4.1.0: is-buffer "~2.0.3" follow-redirects@^1.2.5, follow-redirects@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.0.tgz#234f49cf770b7f35b40e790f636ceba0c3a0ab77" - integrity sha512-fdrt472/9qQ6Kgjvb935ig6vJCuofpBUD14f9Vb+SLlm7xIe4Qva5gey8EKtv8lp7ahE1wilg3xL1znpVGtZIA== - dependencies: - debug "^3.1.0" + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" + integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== for-each@^0.3.2: version "0.3.2"