diff --git a/ui/package.json b/ui/package.json index 846c99b7..ac5d900f 100644 --- a/ui/package.json +++ b/ui/package.json @@ -41,7 +41,7 @@ "react-router-dom": "^6.17.0", "react-waypoint": "^10.3.0", "sanitize-html": "^2.11.0", - "zustand": "^4.4.4" + "zustand": "^4.4.6" }, "devDependencies": { "@types/react": "^18.2.31", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index e7c61add..47c468a9 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^2.11.0 version: 2.11.0 zustand: - specifier: ^4.4.4 - version: 4.4.4(@types/react@18.2.31)(react@18.2.0) + specifier: ^4.4.6 + version: 4.4.6(@types/react@18.2.31)(react@18.2.0) devDependencies: '@types/react': @@ -2479,8 +2479,8 @@ packages: engines: {node: '>= 14'} dev: true - /zustand@4.4.4(@types/react@18.2.31)(react@18.2.0): - resolution: {integrity: sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==} + /zustand@4.4.6(@types/react@18.2.31)(react@18.2.0): + resolution: {integrity: sha512-Rb16eW55gqL4W2XZpJh0fnrATxYEG3Apl2gfHTyDSE965x/zxslTikpNch0JgNjJA9zK6gEFW8Fl6d1rTZaqgg==} engines: {node: '>=12.7.0'} peerDependencies: '@types/react': '>=16.8'