diff --git a/package.json b/package.json index 6a0e5e6e..722b2c50 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@goodeggs/toolkit": "^7.0.1", "@goodeggs/tsconfig": "^1.0.0", "@types/isomorphic-fetch": "^0.0.39", - "@types/lodash": "^4.17.5", + "@types/lodash": "^4.17.9", "@types/mocha": "^10.0.7", "@types/node-fetch": "^2.6.11", "fake-eggs": "^6.5.3", diff --git a/yarn.lock b/yarn.lock index 8b043843..c5af5fbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1758,10 +1758,10 @@ version "0.0.29" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" -"@types/lodash@^4.17.5": - version "4.17.5" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" - integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== +"@types/lodash@^4.17.9": + version "4.17.9" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290" + integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w== "@types/minimatch@*": version "3.0.3"