diff --git a/package.json b/package.json index 4529bc06..12e2b019 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.1.2", - "npm-check-updates": "^18.0.1", + "npm-check-updates": "^18.0.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.6", diff --git a/yarn.lock b/yarn.lock index 3b1f92d1..d891730f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7829,10 +7829,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -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-check-updates@^18.0.2: + version "18.0.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.2.tgz#ff956c9ae0eab87eaf4ae586849203ca91257f02" + integrity sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"