web: bump store2 from 2.14.3 to 2.14.4 in /web (#12805)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-25 01:01:49 +01:00
committed by GitHub
parent 62187e60d4
commit 0e346c6e7c

9
web/package-lock.json generated
View File

@ -19863,10 +19863,11 @@
}
},
"node_modules/store2": {
"version": "2.14.3",
"resolved": "https://registry.npmjs.org/store2/-/store2-2.14.3.tgz",
"integrity": "sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg==",
"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": "8.3.5",