From 9525fe2aa1462c438a48b5b320bb6e33e748f18a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 07:34:02 +0000 Subject: [PATCH] Bump follow-redirects in /spring-boot-react/microservice-style/client Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.0 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.0...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spring-boot-react/microservice-style/client/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/spring-boot-react/microservice-style/client/yarn.lock b/spring-boot-react/microservice-style/client/yarn.lock index aef73eb2..1a210b68 100644 --- a/spring-boot-react/microservice-style/client/yarn.lock +++ b/spring-boot-react/microservice-style/client/yarn.lock @@ -4168,10 +4168,8 @@ flush-write-stream@^1.0.0: readable-stream "^2.0.4" follow-redirects@^1.0.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.15.4" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" for-in@^0.1.3: version "0.1.8"