diff --git a/package.json b/package.json index aa6b75b8..02fd6952 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "@types/debug": "^4.1.5", "@types/inquirer": "^7.3.1", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.169", "@types/node": "^15.0.2", "@types/sinon": "^10.0.0", "@typescript-eslint/eslint-plugin": "^4.22.1", diff --git a/yarn.lock b/yarn.lock index 96fcd65c..a505f75d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1091,10 +1091,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.168": - version "4.14.168" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" - integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== +"@types/lodash@^4.14.169": + version "4.14.169" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb" + integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw== "@types/minimatch@^3.0.3": version "3.0.4"