diff --git a/package.json b/package.json index 607959a0..a059ccf1 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.0.0", - "npm-check-updates": "^17.1.18", + "npm-check-updates": "^18.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.6", diff --git a/yarn.lock b/yarn.lock index 2ec07767..92c4c0d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7819,10 +7819,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.18: - version "17.1.18" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.18.tgz#b26e5a6bb5f2b32af5950cda7ea40aafaf92e2cc" - integrity sha512-bkUy2g4v1i+3FeUf5fXMLbxmV95eG4/sS7lYE32GrUeVgQRfQEk39gpskksFunyaxQgTIdrvYbnuNbO/pSUSqw== +npm-check-updates@^18.0.1: + version "18.0.1" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.1.tgz#72b4dd6bf12749e3634ba96855bc1ed3d153fe98" + integrity sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"