diff --git a/package.json b/package.json index b11b3ed..e0c3212 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@trivago/prettier-plugin-sort-imports": "^3.3.0", "@types/adm-zip": "^0.5.0", "@types/jest": "^28.1.6", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.14.186", "@types/minimatch": "^5.1.2", "@types/node": "^18.11.3", "@typescript-eslint/parser": "^5.40.1", diff --git a/yarn.lock b/yarn.lock index 9031f85..228aa39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1059,10 +1059,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash@^4.14.184": - version "4.14.184" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" - integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== +"@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/minimatch@^5.1.2": version "5.1.2"