diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c5ac91..5edd557 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ catalogs: specifier: ^24.13.2 version: 24.13.2 '@vercel/ncc': - specifier: ^0.38.4 - version: 0.38.4 + specifier: ^0.44.0 + version: 0.44.1 rimraf: specifier: ^6.1.3 version: 6.1.3 @@ -53,7 +53,7 @@ importers: version: 24.13.2 '@vercel/ncc': specifier: 'catalog:' - version: 0.38.4 + version: 0.44.1 jest: specifier: ^30.4.2 version: 30.4.2(@types/node@24.13.2) @@ -991,8 +991,8 @@ packages: cpu: [x64] os: [win32] - '@vercel/ncc@0.38.4': - resolution: {integrity: sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==} + '@vercel/ncc@0.44.1': + resolution: {integrity: sha512-cUjIE5P2YY1n+Kt9rFIazMMpGoPn1Fic04rOmTkElMkiDP5oszGfERMpo2shVkFKDL7rVppdM2pqJKC59shQWQ==} hasBin: true agent-base@6.0.2: @@ -2786,7 +2786,7 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.12.2': optional: true - '@vercel/ncc@0.38.4': {} + '@vercel/ncc@0.44.1': {} agent-base@6.0.2: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index df0865a..6e0bb3c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -11,7 +11,7 @@ catalog: '@actions/github': 8.0.1 '@types/jest': ^30.0.0 '@types/node': ^24.13.2 - '@vercel/ncc': ^0.38.4 + '@vercel/ncc': ^0.44.0 rimraf: ^6.1.3 ts-jest: ^29.4.11 typescript: ^5.9.3