diff --git a/package.json b/package.json index 25d661c..a93fd98 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "husky": "^9.1.6", "jest": "^29.7.0", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.2", + "npm-check-updates": "^17.1.3", "rimraf": "^6.0.1", "ts-jest": "^29.2.5", "typescript": "^5.6.2" diff --git a/yarn.lock b/yarn.lock index 5b361a1..145c717 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6407,10 +6407,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.2: - version "17.1.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.2.tgz#eacfbfe5ca13ff3dc211dd4b498e149c121d7368" - integrity sha512-k3osAbCNXIXqC7QAuF2uRHsKtTUS50KhOW1VAojRHlLdZRh/5EYfduvnVPGDWsbQXFakbSrSbWDdV8qIvDSUtA== +npm-check-updates@^17.1.3: + version "17.1.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.3.tgz#7d7aefd073c95a2f29ccd1db9eea39e9f3be343a" + integrity sha512-4uDLBWPuDHT5KLieIJ20FoAB8yqJejmupI42wPyfObgQOBbPAikQSwT73afDwREvhuxYrRDqlRvxTMSfvO+L8A== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"