diff --git a/package.json b/package.json index 6a0e5e6e..cfaf944c 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.10", "@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..eb1d0146 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.10": + version "4.17.10" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6" + integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ== "@types/minimatch@*": version "3.0.3"