diff --git a/package-lock.json b/package-lock.json index 219654a..7606f30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7498,9 +7498,9 @@ } }, "node_modules/zustand": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.5.tgz", - "integrity": "sha512-jgIrBBLKncQW74PA2Lclct3gwD4aPughwGE4FqlXrv3rDqQox7JCn8rwUiFK6ygJcbBAvfTf8fF+ICg7HLD2FQ==", + "version": "4.4.6", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.6.tgz", + "integrity": "sha512-Rb16eW55gqL4W2XZpJh0fnrATxYEG3Apl2gfHTyDSE965x/zxslTikpNch0JgNjJA9zK6gEFW8Fl6d1rTZaqgg==", "dependencies": { "use-sync-external-store": "1.2.0" },