diff --git a/package.json b/package.json index cc51dd2..ac11672 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "husky": "^9.1.6", "jest": "^29.7.0", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.11", "rimraf": "^6.0.1", "ts-jest": "^29.2.5", "typescript": "^5.6.3" diff --git a/yarn.lock b/yarn.lock index f89aeea..30bd101 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5670,10 +5670,10 @@ npm-bundled@^3.0.0: dependencies: npm-normalize-package-bin "^3.0.0" -npm-check-updates@^17.1.10: - version "17.1.10" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.10.tgz#936f6d7741b226ae5aaed8661551c54e8b6c932f" - integrity sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw== +npm-check-updates@^17.1.11: + version "17.1.11" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.11.tgz#f6d48ca6a9adc0df990f6cd11de3bcd1e48e5c54" + integrity sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA== npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0: version "6.3.0"