diff --git a/package.json b/package.json index 86893ae..02fe09f 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.191", "@types/mocha": "^9.0.0", "@types/node": "^17.0.0", "chai": "^4", diff --git a/yarn.lock b/yarn.lock index 758fc92..8360c7e 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.191": + version "4.14.191" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" + integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== "@types/minimatch@*", "@types/minimatch@^3.0.3": version "3.0.5"