From 2cd292e5846f58a7fc68d7ee3cbd4ac3733d0aad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 05:01:03 +0000 Subject: [PATCH] Update dependency react-haiku to v2.0.3 --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8194b03..9e5b3d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3839,7 +3839,7 @@ jose@^2.0.5: "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-yaml@^4.1.0: @@ -4375,9 +4375,9 @@ react-flexible-sliding-menu@^0.1.9: prop-types "^15.7.2" react-haiku@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/react-haiku/-/react-haiku-2.0.1.tgz#1d499249ae6e9558bdfd89d5101a6f99e2c0323b" - integrity sha512-J1EbI9uqRf1pZHKz3LkyM32WrPIBIDrRaZZzVk1TYZsdyGMWXySiK9YcnT9Fl2P9xX9pzzRJkZFTN1FxKPodxA== + version "2.0.3" + resolved "https://registry.yarnpkg.com/react-haiku/-/react-haiku-2.0.3.tgz#9fe74706d2cb2668c8529e447d00bad7cef55abc" + integrity sha512-eR3e3/xSma/+9gtM2JIzx7wrFOap7NQ4IMPiJx9/p8AzRN6ybjgPzIpfaCwL5n2dvFoYymVk+lP26HNbKGn8cw== dependencies: react ">=16.8.0"