diff --git a/package.json b/package.json index fb05639..846c685 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@testing-library/react-native": "^11.5.4", "@types/find-in-files": "^0.5.1", "@types/jest": "^29.4.0", - "@types/lodash": "^4.14.191", + "@types/lodash": "^4.17.0", "@types/node": "^18.15.0", "@types/randomcolor": "^0.5.7", "@types/react": "~18.2.14", diff --git a/yarn.lock b/yarn.lock index 92a6232..c010a3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4173,10 +4173,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.191": - version "4.14.200" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" - integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q== +"@types/lodash@^4.17.0": + version "4.17.0" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3" + integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA== "@types/mime@*": version "3.0.3"