diff --git a/package.json b/package.json index 97fd341a..68f3ad01 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.36", - "@types/lodash": "^4.14.190", + "@types/lodash": "^4.14.191", "@types/mocha": "^10.0.1", "@types/node-fetch": "^2.6.2", "fake-eggs": "^6.5.3", diff --git a/yarn.lock b/yarn.lock index 06275160..88d0692d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1774,10 +1774,10 @@ version "0.0.29" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" -"@types/lodash@^4.14.190": - version "4.14.190" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.190.tgz#d8e99647af141c63902d0ca53cf2b34d2df33545" - integrity sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw== +"@types/lodash@^4.14.191": + version "4.14.191" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" + integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== "@types/minimatch@*": version "3.0.3"