From f0855ba9d4a34cf32484500ced3e6b5b3e34d1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:10:57 +0000 Subject: [PATCH] Bump store2 in /app in the npm_and_yarn group across 1 directory (#528) Bumps the npm_and_yarn group with 1 update in the /app directory: [store2](https://github.com/nbubna/store). Updates `store2` from 2.14.2 to 2.14.4 - [Commits](https://github.com/nbubna/store/compare/2.14.2...2.14.4) --- updated-dependencies: - dependency-name: store2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/package-lock.json b/app/package-lock.json index 3f90c7e7f..da098f4f9 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -28493,10 +28493,11 @@ } }, "node_modules/store2": { - "version": "2.14.2", - "resolved": "https://registry.npmjs.org/store2/-/store2-2.14.2.tgz", - "integrity": "sha512-siT1RiqlfQnGqgT/YzXVUNsom9S0H1OX+dpdGN1xkyYATo4I6sep5NmsRD/40s3IIOvlCq6akxkqG82urIZW1w==", - "dev": true + "version": "2.14.4", + "resolved": "https://registry.npmjs.org/store2/-/store2-2.14.4.tgz", + "integrity": "sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw==", + "dev": true, + "license": "MIT" }, "node_modules/storybook": { "version": "7.6.20",