diff --git a/package.json b/package.json index 430950a0..fb977584 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^15.3.0", - "npm-check-updates": "^17.1.12", + "npm-check-updates": "^17.1.13", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.5", diff --git a/yarn.lock b/yarn.lock index 835cf110..91ecb6f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7836,10 +7836,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.12: - version "17.1.12" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.12.tgz#c0c8a10960e45852e03d1865f78844b065ab6e7a" - integrity sha512-j1+ln9wXDNLgTSMrEF9ja4KyYq4yBF8FuuU3irFtMSnss4pYjvYfQESz8CV82Rk1daXjbtaAWF9pZZKzujhoBA== +npm-check-updates@^17.1.13: + version "17.1.13" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.13.tgz#93e1c5fa5b8e11bca0bd143650b14ffcf9fc6b5a" + integrity sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"