Skip to content

Commit

Permalink
[Snyk] Upgrade zustand from 4.5.5 to 4.5.6 (#12029)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mdct-github-service-account and snyk-bot authored Jan 30, 2025
1 parent d44c442 commit 10ea1dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"vite": "^6.0.9",
"vite-tsconfig-paths": "^5.1.4",
"yup": "^0.32.11",
"zustand": "^4.5.5"
"zustand": "^4.5.6"
},
"devDependencies": {
"@babel/core": "^7.13.16",
Expand Down
18 changes: 9 additions & 9 deletions services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9135,10 +9135,10 @@ use-sidecar@^1.0.1, use-sidecar@^1.0.5:
detect-node-es "^1.1.0"
tslib "^2.0.0"

[email protected]:
version "1.2.2"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
use-sync-external-store@^1.2.2:
version "1.4.0"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc"
integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==

use@^3.1.0:
version "3.1.1"
Expand Down Expand Up @@ -9411,9 +9411,9 @@ yup@^0.32.11:
property-expr "^2.0.4"
toposort "^2.0.2"

zustand@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.5.tgz#f8c713041543715ec81a2adda0610e1dc82d4ad1"
integrity sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==
zustand@^4.5.6:
version "4.5.6"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.6.tgz#6857d52af44874a79fb3408c9473f78367255c96"
integrity sha512-ibr/n1hBzLLj5Y+yUcU7dYw8p6WnIVzdJbnX+1YpaScvZVF2ziugqHs+LAmHw4lWO9c/zRj+K1ncgWDQuthEdQ==
dependencies:
use-sync-external-store "1.2.2"
use-sync-external-store "^1.2.2"

0 comments on commit 10ea1dc

Please sign in to comment.