diff --git a/package.json b/package.json index a4777987..6ead7680 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.4.0", - "npm-check-updates": "^18.3.1", + "npm-check-updates": "^23.0.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.6", diff --git a/yarn.lock b/yarn.lock index be7278a6..7ee48a67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7553,10 +7553,10 @@ npm-bundled@^5.0.0: dependencies: npm-normalize-package-bin "^5.0.0" -npm-check-updates@^18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.1.tgz#6927b04d9818d851ec90e11a9fd0ca2ac3a8b7aa" - integrity sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA== +npm-check-updates@^23.0.2: + version "23.1.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-23.1.0.tgz#fc4fc74cd1d3663185a0cc6c75cdd2992c7344bd" + integrity sha512-u6Odx/JDpDXNqXp5pPsVN0RhuWkNrBe4Sz26J7yWJcEadopKhQgcB+bFq2PK35iJY6vc6h1PbnXmnwfiOFQl/w== npm-install-checks@^8.0.0: version "8.0.0"