diff --git a/package.json b/package.json index 876babe29..e9d929574 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/http-proxy": "1.17.9", "@types/http-proxy-middleware": "0.19.3", "@types/lodash.chunk": "4.2.6", - "@types/lodash.debounce": "4.0.6", + "@types/lodash.debounce": "4.0.8", "@types/lodash.unescape": "4.0.6", "@types/node": "16.11.13", "@types/react": "17.0.37", diff --git a/yarn.lock b/yarn.lock index 87ce124f9..f3431646c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4290,10 +4290,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.debounce@4.0.6": - version "4.0.6" - resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz#c5a2326cd3efc46566c47e4c0aa248dc0ee57d60" - integrity sha512-4WTmnnhCfDvvuLMaF3KV4Qfki93KebocUF45msxhYyjMttZDQYzHkO639ohhk8+oco2cluAFL3t5+Jn4mleylQ== +"@types/lodash.debounce@4.0.8": + version "4.0.8" + resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.8.tgz#d5fe36a35aa57773e05d960b3e3c703fd9ffb8b3" + integrity sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q== dependencies: "@types/lodash" "*"