diff --git a/apps/container/package.json b/apps/container/package.json index 4f463581..491e5495 100644 --- a/apps/container/package.json +++ b/apps/container/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/user-event": "14.5.1", "@testing-library/vue": "7.0.0", - "@types/lodash.debounce": "4.0.8", + "@types/lodash.debounce": "4.0.9", "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "6.9.0", diff --git a/yarn.lock b/yarn.lock index 09b485fc..c7fc5f5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2558,10 +2558,10 @@ dependencies: "@types/lodash" "*" -"@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== +"@types/lodash.debounce@4.0.9": + version "4.0.9" + resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz#0f5f21c507bce7521b5e30e7a24440975ac860a5" + integrity sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ== dependencies: "@types/lodash" "*"