diff --git a/frontend/package.json b/frontend/package.json index c3a087a945e9..7d7393d4aaa3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,7 +42,7 @@ "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "7.0.2", "@testing-library/user-event": "14.5.1", - "@types/debounce": "1.2.3", + "@types/debounce": "1.2.4", "@types/deep-diff": "1.0.4", "@types/jest": "29.5.6", "@types/lodash.clonedeep": "4.5.8", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 979af6eb2ddb..4a468fb56fe0 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1981,10 +1981,10 @@ resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.4.1.tgz#bfd02c1f2224567676c1545199f87c3a861d878d" integrity sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q== -"@types/debounce@1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@types/debounce/-/debounce-1.2.3.tgz#52c50549708d403684b29e42d14235276517765f" - integrity sha512-97mx7gWt4e+kd0wPa1pNEvE4tYGhgBVa4ExWOLcfFohAjF9wERfJ+3qrn7I1e76oHupOvRs4UyYe9xzy0i4TUw== +"@types/debounce@1.2.4": + version "1.2.4" + resolved "https://registry.yarnpkg.com/@types/debounce/-/debounce-1.2.4.tgz#cb7e85d9ad5ababfac2f27183e8ac8b576b2abb3" + integrity sha512-jBqiORIzKDOToaF63Fm//haOCHuwQuLa2202RK4MozpA6lh93eCBc+/8+wZn5OzjJt3ySdc+74SXWXB55Ewtyw== "@types/debug@^4.0.0", "@types/debug@^4.1.7": version "4.1.7"