diff --git a/package.json b/package.json index b3d3777..6cbfecb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@types/debug": "^4.1.7", "@types/git-url-parse": "^9.0.1", - "@types/lodash": "^4.14.178", + "@types/lodash": "^4.14.199", "@types/node": "^17.0.21", "@types/semantic-release": "^17.2.3", "ava": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 9c46bc3..5564e2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -763,10 +763,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.178": - version "4.14.178" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8" - integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw== +"@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", "@types/minimist@^1.2.2": version "1.2.2"