diff --git a/auth_callout/package.json b/auth_callout/package.json index 05929753..18979c08 100644 --- a/auth_callout/package.json +++ b/auth_callout/package.json @@ -6,7 +6,7 @@ "packages/*" ], "devDependencies": { - "tsx": "^4.19.0", + "tsx": "^4.19.1", "typescript": "^5.5.4", "vite": "^5.4.3", "vite-plugin-checker": "^0.8.0" diff --git a/auth_callout/pnpm-lock.yaml b/auth_callout/pnpm-lock.yaml index 5c7cc6ab..ddea83f2 100644 --- a/auth_callout/pnpm-lock.yaml +++ b/auth_callout/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: tsx: - specifier: ^4.19.0 - version: 4.19.0 + specifier: ^4.19.1 + version: 4.19.1 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -710,8 +710,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.1: + resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} engines: {node: '>=18.0.0'} hasBin: true @@ -1371,7 +1371,7 @@ snapshots: dependencies: is-number: 7.0.0 - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.6