diff --git a/package.json b/package.json index 770c565..acb571e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "husky": "^9.1.4", "jest": "^29.7.0", "lint-staged": "^15.2.8", - "npm-check-updates": "^17.0.1", + "npm-check-updates": "^17.0.2", "rimraf": "^6.0.1", "ts-jest": "^29.2.4", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 5c0612d..a8587a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5700,10 +5700,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.0.1: - version "17.0.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.0.1.tgz#8882768da2a336129af2c69f7bfd622d945533e7" - integrity sha512-PKVCncWsT/8rBptjds5lpGMLlqaTjv11NJgblMf2rKUauzHZBB9OSAqFgC4duyY2+N6na/WGzL9CUD/+ZeIzvQ== +npm-check-updates@^17.0.2: + version "17.0.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.0.2.tgz#f851280ebbee5ca295442fabe14969a9dd2eb5b1" + integrity sha512-uX7/Lel+0P3sVuTTr9G3u+8qPJQw9Yl9FtpW8TNpuAMziN+au/Mspqo2g1Sd+3M6MFlSNX2Q3KI0tMW47WP5LQ== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"