From e6532fad45269e379dfb6ecdf1549fde6721e2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 04:41:55 +0000 Subject: [PATCH] Bump store2 from 2.14.3 to 2.14.4 Bumps [store2](https://github.com/nbubna/store) from 2.14.3 to 2.14.4. - [Commits](https://github.com/nbubna/store/compare/2.14.3...2.14.4) --- updated-dependencies: - dependency-name: store2 dependency-version: 2.14.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ba64acc4..414baa10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11166,9 +11166,9 @@ stealthy-require@^1.1.1: integrity sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g== store2@^2.14.2, store2@^2.7.1: - version "2.14.3" - resolved "https://registry.npmjs.org/store2/-/store2-2.14.3.tgz" - integrity sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg== + version "2.14.4" + resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.4.tgz#81b313abaddade4dcd7570c5cc0e3264a8f7a242" + integrity sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw== storybook@8.1.1: version "8.1.1"