diff --git a/package.json b/package.json index 3710772f27..77c2c3246a 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "@types/jest-specific-snapshot": "0.5.9", "@types/js-cookie": "^3.0.4", "@types/lodash.debounce": "4.0.7", - "@types/lodash.throttle": "^4.1.7", + "@types/lodash.throttle": "^4.1.9", "@types/new-relic-browser": "0.1212.2", "@types/node": "^16.11.47", "@types/pluralize": "0.0.29", diff --git a/yarn.lock b/yarn.lock index 4d584ff0be..b4c71fca3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5967,10 +5967,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.throttle@^4.1.7": - version "4.1.7" - resolved "https://registry.yarnpkg.com/@types/lodash.throttle/-/lodash.throttle-4.1.7.tgz#4ef379eb4f778068022310ef166625f420b6ba58" - integrity sha512-znwGDpjCHQ4FpLLx19w4OXDqq8+OvREa05H89obtSyXyOFKL3dDjCslsmfBz0T2FU8dmf5Wx1QvogbINiGIu9g== +"@types/lodash.throttle@^4.1.9": + version "4.1.9" + resolved "https://registry.yarnpkg.com/@types/lodash.throttle/-/lodash.throttle-4.1.9.tgz#f17a6ae084f7c0117bd7df145b379537bc9615c5" + integrity sha512-PCPVfpfueguWZQB7pJQK890F2scYKoDUL3iM522AptHWn7d5NQmeS/LTEHIcLr5PaTzl3dK2Z0xSUHHTHwaL5g== dependencies: "@types/lodash" "*"