diff --git a/package.json b/package.json index 8cf04bccd..bcdd1c47f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/chai": "^4.3.4", "@types/execa": "^0.9.0", "@types/fs-extra": "^9.0", - "@types/lodash": "^4.14.186", + "@types/lodash": "^4.14.191", "@types/lodash.template": "^4.5.0", "@types/mocha": "^8.2.3", "@types/node": "^14.18.34", diff --git a/yarn.lock b/yarn.lock index e86611b51..40bdc7c72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -855,10 +855,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*", "@types/lodash@^4.14.186": - version "4.14.186" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@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/mem-fs-editor@*": version "7.0.0"