From 5fd819bae98a28949282495d9a729560b9b78fad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 10:37:09 +0100 Subject: [PATCH] upgrade follow-redirects to 1.15.6 (#976) (#977) (cherry picked from commit 4b8e78e0862684f2e1bdefa2d91e41d448fb0f07) Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com> --- ui-pf4/src/main/webapp/package.json | 2 +- ui-pf4/src/main/webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui-pf4/src/main/webapp/package.json b/ui-pf4/src/main/webapp/package.json index 565d94ecf..1116017c5 100644 --- a/ui-pf4/src/main/webapp/package.json +++ b/ui-pf4/src/main/webapp/package.json @@ -64,7 +64,7 @@ }, "resolutions": { "@types/react": "^16.9.49", - "follow-redirects": "^1.15.4", + "follow-redirects": "^1.15.6", "semver": "^7.5.4", "tough-cookie": "^4.1.3" }, diff --git a/ui-pf4/src/main/webapp/yarn.lock b/ui-pf4/src/main/webapp/yarn.lock index 0e79ae753..0597189f4 100644 --- a/ui-pf4/src/main/webapp/yarn.lock +++ b/ui-pf4/src/main/webapp/yarn.lock @@ -6042,10 +6042,10 @@ focus-trap@6.9.2: dependencies: tabbable "^5.3.2" -follow-redirects@1.5.10, follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.4: - version "1.15.4" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" - integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== +follow-redirects@1.5.10, follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.6: + 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.3: version "0.3.3"