diff --git a/package.json b/package.json index 4f0af5f9..bed375e3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/execa": "^0.9.0", "@types/glob": "^7.1.3", "@types/inquirer": "^9.0.4", - "@types/lodash.throttle": "^4.1.8", + "@types/lodash.throttle": "^4.1.9", "@types/mocha": "^10", "@types/node": "^18", "@types/semver": "^7.5.5", diff --git a/yarn.lock b/yarn.lock index 18d8f3eb..e8b9cadc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -844,10 +844,10 @@ dependencies: "@types/node" "*" -"@types/lodash.throttle@^4.1.8": - version "4.1.8" - resolved "https://registry.yarnpkg.com/@types/lodash.throttle/-/lodash.throttle-4.1.8.tgz#9d1a630d6e413a32030be1dda040ab913b80d57a" - integrity sha512-EJT8Wg9HLcrsaTlFJ+wmolrGMCC/WBmqOISNi1y9hukgp15cYnfO435X1ReUl0VTIAYnRailHqSZEmzLJb5fiQ== +"@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" "*"