diff --git a/package.json b/package.json index 1227b36f..2fb46e4b 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^15.5.0", - "npm-check-updates": "^17.1.15", + "npm-check-updates": "^17.1.16", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.78.1", diff --git a/yarn.lock b/yarn.lock index c2a1e77a..b64e7781 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7941,10 +7941,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.15: - version "17.1.15" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.15.tgz#3e5734f5acf91de1c4ef3cd4ac460172d9195c99" - integrity sha512-miATvKu5rjec/1wxc5TGDjpsucgtCHwRVZorZpDkS6NzdWXfnUWlN4abZddWb7XSijAuBNzzYglIdTm9SbgMVg== +npm-check-updates@^17.1.16: + version "17.1.16" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.16.tgz#28f5debfb81b29bf152162de810beb526b638226" + integrity sha512-9nohkfjLRzLfsLVGbO34eXBejvrOOTuw5tvNammH73KEFG5XlFoi3G2TgjTExHtnrKWCbZ+mTT+dbNeSjASIPw== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"