From ff66674f61d25947ce81d12a0a435a4becf33713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:09:38 +0000 Subject: [PATCH] build(deps): bump store2 from 2.14.3 to 2.14.4 (#5391) 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-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 145907e445..a1d117c892 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24351,9 +24351,9 @@ stop-iteration-iterator@^1.0.0: internal-slot "^1.0.4" store2@^2.12.0: - version "2.14.3" - resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.3.tgz#24077d7ba110711864e4f691d2af941ec533deb5" - 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== stream-browserify@^2.0.1: version "2.0.2"