diff --git a/package.json b/package.json index 86893ae..b961b10 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@oclif/test": "^2", "@types/chai": "^4", "@types/inquirer": "^8.1.3", - "@types/lodash": "^4.14.178", + "@types/lodash": "^4.14.182", "@types/mocha": "^9.0.0", "@types/node": "^17.0.0", "chai": "^4", diff --git a/yarn.lock b/yarn.lock index 758fc92..fd84a27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -480,10 +480,10 @@ resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz" integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== -"@types/lodash@*", "@types/lodash@^4.14.178": - version "4.14.178" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz" - integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw== +"@types/lodash@*", "@types/lodash@^4.14.182": + version "4.14.182" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" + integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== "@types/minimatch@*", "@types/minimatch@^3.0.3": version "3.0.5"