diff --git a/package.json b/package.json index 35a8bcfb0..86dbaecdb 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@semantic-release/release-notes-generator": "^10.0.3", "@tsd/typescript": "~4.9.5", "@types/jest": "^29.5.5", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.199", "@types/node": "~14.18.51", "@types/semver": "^7.5.1", "@typescript-eslint/eslint-plugin": "^5.59.11", diff --git a/yarn.lock b/yarn.lock index 0108a7a96..5bd29951f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1491,10 +1491,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash@^4.14.197": - version "4.14.197" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" - integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== +"@types/lodash@^4.14.199": + version "4.14.199" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" + integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== "@types/minimist@^1.2.0": version "1.2.2"