diff --git a/package.json b/package.json index 68f142ea..df480445 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "lint-staged": "^16.1.5", - "npm-check-updates": "^18.0.2", + "npm-check-updates": "^18.0.3", "react": "^18.3.1", "react-dom": "^18.3.1", "react-native": "0.76.6", diff --git a/yarn.lock b/yarn.lock index 9e5d905d..bef84bb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7792,10 +7792,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -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-check-updates@^18.0.3: + version "18.0.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-18.0.3.tgz#7485cddebd27adcf4c57acc4c9e653b38c7e67af" + integrity sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"