diff --git a/package.json b/package.json index 2cc6cec..3ba6e48 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@trivago/prettier-plugin-sort-imports": "^3.3.0", "@types/adm-zip": "^0.5.0", "@types/jest": "^28.1.6", - "@types/lodash": "^4.14.182", + "@types/lodash": "^4.14.184", "@types/minimatch": "^3.0.5", "@types/node": "^18.6.5", "@typescript-eslint/parser": "^5.33.0", diff --git a/yarn.lock b/yarn.lock index f1349a3..d54a20e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1034,10 +1034,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@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/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/minimatch@^3.0.5": version "3.0.5"