diff --git a/ui/components/__tests__/__snapshots__/Footer.test.tsx.snap b/ui/components/__tests__/__snapshots__/Footer.test.tsx.snap index a7cd9b459c..0e458579aa 100644 --- a/ui/components/__tests__/__snapshots__/Footer.test.tsx.snap +++ b/ui/components/__tests__/__snapshots__/Footer.test.tsx.snap @@ -192,7 +192,7 @@ exports[`Footer snapshots default 1`] = ` class="c3" > © - 2023 + 2024 Weaveworks @@ -391,7 +391,7 @@ exports[`Footer snapshots no api version 1`] = ` class="c3" > © - 2023 + 2024 Weaveworks diff --git a/yarn.lock b/yarn.lock index bbaac92ce8..590bb5fff4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3546,9 +3546,9 @@ flatted@^3.1.0: integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== follow-redirects@^1.0.0: - version "1.14.9" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7" - integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w== + version "1.15.4" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" + integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== form-data@^3.0.0: version "3.0.1"