diff --git a/package.json b/package.json index 6a0e5e6e..a004c42f 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.13", "@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..500eed9f 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.13": + version "4.17.13" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb" + integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg== "@types/minimatch@*": version "3.0.3"