diff --git a/package.json b/package.json index 8fc93b1..2053a62 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@formkit/auto-animate": "1.0.0-pre-alpha.3", "@heroicons/react": "2.0.17", - "@reduxjs/toolkit": "1.9.6", + "@reduxjs/toolkit": "1.9.7", "axios": "1.5.1", "formik": "2.2.9", "framer-motion": "10.16.4", diff --git a/yarn.lock b/yarn.lock index 6001d35..617d291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1783,10 +1783,10 @@ schema-utils "^3.0.0" source-map "^0.7.3" -"@reduxjs/toolkit@1.9.6": - version "1.9.6" - resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.6.tgz#fc968b45fe5b17ff90932c4556960d9c1078365a" - integrity sha512-Gc4ikl90ORF4viIdAkY06JNUnODjKfGxZRwATM30EdHq8hLSVoSrwXne5dd739yenP5bJxAX7tLuOWK5RPGtrw== +"@reduxjs/toolkit@1.9.7": + version "1.9.7" + resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.7.tgz#7fc07c0b0ebec52043f8cb43510cf346405f78a6" + integrity sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ== dependencies: immer "^9.0.21" redux "^4.2.1"