From 159cefacbfa99bde565b6b20bf772c5009702d8d Mon Sep 17 00:00:00 2001 From: Jeramy Soucy Date: Fri, 5 Jan 2024 11:59:51 -0500 Subject: [PATCH] =?UTF-8?q?Upgrade=20follow-redirects@1.5.2=E2=86=921.5.4?= =?UTF-8?q?=20(#174312)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Upgrades follow-redirects from v1.5.2 to v1.5.4. --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0457de5cfa53f..048c16b9462c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17255,9 +17255,9 @@ folktale@2.3.2: integrity sha512-+8GbtQBwEqutP0v3uajDDoN64K2ehmHd0cjlghhxh0WpcfPzAIjPA03e1VvHlxL02FVGR0A6lwXsNQKn3H1RNQ== follow-redirects@^1.0.0, follow-redirects@^1.15.0: - version "1.15.2" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" - integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== + version "1.15.4" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" + integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== font-awesome@4.7.0: version "4.7.0"