diff --git a/package.json b/package.json index ed532553..92c72b22 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.7", - "npm-check-updates": "^18.3.1", + "npm-check-updates": "^19.2.0", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.83.0", diff --git a/yarn.lock b/yarn.lock index b553d62e..016fa537 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7527,10 +7527,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.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@^19.2.0: + version "19.3.1" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.3.1.tgz#a68748bca9b029e8153508f7ef3e4f0b3a1a83d5" + integrity sha512-v92fHH8fmf9VVmQwwL5JWpX8GDEe8BDyrz4w3GF6D6JBUZKpQNcTfBBgxVkCcAPzVUjCHSZEXYmZAAKfLTsDBA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"