diff --git a/client/package.json b/client/package.json index 1705927e..d9a876e2 100644 --- a/client/package.json +++ b/client/package.json @@ -17,7 +17,7 @@ "i18next-browser-languagedetector": "^6.0.1", "i18next-http-backend": "^1.1.1", "idb": "^5.0.2", - "immer": "^7.0.9", + "immer": "^8.0.1", "lodash": "^4.17.20", "moment": "2.29.1", "moment-timezone": "^0.5.32", diff --git a/client/yarn.lock b/client/yarn.lock index be6eaa8e..066cd01c 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -6852,16 +6852,11 @@ ignore@^5.1.4: resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57" integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== -immer@8.0.1: +immer@8.0.1, immer@^8.0.1: version "8.0.1" resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656" integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA== -immer@^7.0.9: - version "7.0.15" - resolved "https://registry.yarnpkg.com/immer/-/immer-7.0.15.tgz#dc3bc6db87401659d2e737c67a21b227c484a4ad" - integrity sha512-yM7jo9+hvYgvdCQdqvhCNRRio0SCXc8xDPzA25SvKWa7b1WVPjLwQs1VYU5JPXjcJPTqAa5NP5dqpORGYBQ2AA== - immutable@^3.7.4: version "3.8.2" resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"