diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 125f234..cc538db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 14.0.0 tsx: specifier: ^4.19.3 - version: 4.20.1 + version: 4.20.3 devDependencies: '@types/jest': specifier: ^29.5.1 @@ -2503,8 +2503,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.1: - resolution: {integrity: sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==} + tsx@4.20.3: + resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -5540,7 +5540,7 @@ snapshots: tslib@2.8.1: optional: true - tsx@4.20.1: + tsx@4.20.3: dependencies: esbuild: 0.25.5 get-tsconfig: 4.10.1