diff --git a/package.json b/package.json index f3cb8d20..afc18525 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.6", + "@types/lodash.throttle": "^4.1.8", "@types/mocha": "^10", "@types/node": "^18", "@types/semver": "^7.5.3", diff --git a/yarn.lock b/yarn.lock index 0b2cbd53..fda1e666 100644 --- a/yarn.lock +++ b/yarn.lock @@ -862,10 +862,10 @@ dependencies: "@types/node" "*" -"@types/lodash.throttle@^4.1.6": - version "4.1.6" - resolved "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.6.tgz#f5ba2c22244ee42ff6c2c49e614401a870c1009c" - integrity sha512-/UIH96i/sIRYGC60NoY72jGkCJtFN5KVPhEMMMTjol65effe1gPn0tycJqV5tlSwMTzX8FqzB5yAj0rfGHTPNg== +"@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== dependencies: "@types/lodash" "*"