diff --git a/package.json b/package.json index e72a98b..9095f67 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-prettier": "^4.2.1", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", - "mutative": "^1.0.5", + "mutative": "^1.0.7", "prettier": "^2.8.6", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -91,7 +91,7 @@ }, "peerDependencies": { "@types/react": "^18.0 || ^17.0", - "mutative": "^1.0.6", + "mutative": "^1.0.7", "react": "^18.0 || ^17.0", "zustand": "^4.0" } diff --git a/yarn.lock b/yarn.lock index d69733f..6554ae3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4023,10 +4023,10 @@ ms@^2.1.1: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -mutative@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.6.tgz#9588df4b67b68a0fc012c2615a21e42993514e8a" - integrity sha512-6mcjGc09LGNQizP/in3NYbNFWwor2cMozm/W0fSXS+lhQXsrvRmZ2xG6MGW6aft6xBjrM8wT3pORO1eCZujMxw== +mutative@^1.0.7: + version "1.0.7" + resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.7.tgz#61bb72e8b271fdbdae4e49411bdadf9b973a64ce" + integrity sha512-5pKxmcpNfb3h8k23c8u/amcoesLXn6eZaXett9FV0G9xpIOOVxsjlVptHnHc/0ZtJy2VsHBtdx76vZONnupwRQ== mute-stream@0.0.8: version "0.0.8"