diff --git a/package.json b/package.json index 326f3998..b777f54a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.1.6", - "npm-check-updates": "^18.1.1", + "npm-check-updates": "^18.2.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "^0.78.2", diff --git a/yarn.lock b/yarn.lock index 52c48c8d..075a01b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7519,10 +7519,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^18.1.1: - version "18.1.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.1.1.tgz#4b507491db8989a18e3a61c23d5ad42d4f7c93b1" - integrity sha512-sr+z5tEZop9n+uxAv/FVbpIdrayfG3Dr/D91igb+GyBl9eiudYUfGUZEBsmHq6kMOGEssSM3YWrP3njQjVU4Gw== +npm-check-updates@^18.2.1: + version "18.3.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.3.0.tgz#d2094b11e9557755813e35c1f470fe30c0c3a4e3" + integrity sha512-Wcm90Af5JuzxwPTtdLl0OH2O1TCeqPTYBch1M3bePmfqylRMiFXXh+uglE4sfMjwdTjw7aIReMwudXeqoYvh2Q== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"