diff --git a/package.json b/package.json index 550b020..1ac240e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jsdoc-tests": "^1.1.1", - "mutative": "^1.0.10", + "mutative": "^1.0.11", "prettier": "^3.2.5", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index eadb2a2..25abd05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4065,10 +4065,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.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.10.tgz#d4c349867463e70e9c34718a65cefad479f28eb0" - integrity sha512-YD4MEleW9vJyIVEItz6x71fWdJ9qea3+R8hxtNiei8cQ7BGLM1c9Q6zCJ7SuLzorBhd2PBHN+xUEwEahxMI34w== +mutative@^1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.11.tgz#a03b48151800129fbc464257eff9ffa869c648a8" + integrity sha512-DfxsNvHfJlxp5yul7jhcNSI0EEWlP1vatiOr6Q7cvr8RNFBbIU5nENilUULbNJiOtbXznOxgbxHf4cYbqPDPlg== mute-stream@0.0.8: version "0.0.8"