diff --git a/package.json b/package.json index 0760d4a93..6e98a4501 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "@types/ejson": "^2.1.3", "@types/i18n-js": "^3.8.3", "@types/jest": "^26.0.24", - "@types/lodash": "^4.14.188", + "@types/lodash": "^4.14.191", "@types/react": "^17.0.14", "@types/react-native": "0.68.1", "@types/react-native-background-timer": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 3a2d13c6b..bd21c759d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6320,15 +6320,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.175": - version "4.14.182" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== - -"@types/lodash@^4.14.188": - version "4.14.188" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" - integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== +"@types/lodash@^4.14.175", "@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/long@^3.0.0": version "3.0.32"