diff --git a/package.json b/package.json index e5e5765c..9d0a49ac 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "jest": "29.3.1", "lint-staged": "13.1.0", "metro-react-native-babel-preset": "0.73.4", - "npm-check-updates": "16.5.2", + "npm-check-updates": "16.5.6", "patch-package": "6.5.0", "plop": "3.1.1", "pod-install": "0.1.38", diff --git a/yarn.lock b/yarn.lock index ca529926..e63f517b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7486,10 +7486,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@16.5.2: - version "16.5.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.5.2.tgz#7ca417287e868d68223daa196069df4c1817b3eb" - integrity sha512-AuEi6tQFw0bYRz/U4h6ABXc2xf7HHZGqA/rAr6MnJe2Vs/PGzMgPv6+aHsrLICEAOJ6UlIyRYspVJ+Voxpu0qA== +npm-check-updates@16.5.6: + version "16.5.6" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.5.6.tgz#aacb0b452f323979a10fced3d0a15bd7ccae7691" + integrity sha512-Obrza1omHC2hqpGAHikNj5+15XAwfzdnDRhiqdsLk7oVrmEm7RPiuhmdzbIrtdYEFrmv37kBdU0uwsVljG5Urg== dependencies: chalk "^5.1.2" cli-table "^0.3.11"