diff --git a/package.json b/package.json index 15879fc5..d43a4090 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/jest": "29.5.11", "@types/lodash.clamp": "4.0.9", "@types/lodash.debounce": "4.0.9", - "@types/lodash.isequal": "4.5.6", + "@types/lodash.isequal": "4.5.8", "@types/react": "18.2.28", "@types/react-dom": "18.2.13", "@typescript-eslint/parser": "6.7.5", diff --git a/yarn.lock b/yarn.lock index 1276d506..3cd397c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4403,10 +4403,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.isequal@4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@types/lodash.isequal/-/lodash.isequal-4.5.6.tgz#ff42a1b8e20caa59a97e446a77dc57db923bc02b" - integrity sha512-Ww4UGSe3DmtvLLJm2F16hDwEQSv7U0Rr8SujLUA2wHI2D2dm8kPu6Et+/y303LfjTIwSBKXB/YTUcAKpem/XEg== +"@types/lodash.isequal@4.5.8": + version "4.5.8" + resolved "https://registry.yarnpkg.com/@types/lodash.isequal/-/lodash.isequal-4.5.8.tgz#b30bb6ff6a5f6c19b3daf389d649ac7f7a250499" + integrity sha512-uput6pg4E/tj2LGxCZo9+y27JNyB2OZuuI/T5F+ylVDYuqICLG2/ktjxx0v6GvVntAf8TvEzeQLcV0ffRirXuA== dependencies: "@types/lodash" "*"