diff --git a/package.json b/package.json index e871fc7baeb6..5781fd8eb6c6 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "tldts": "6.1.27", "tosource": "2.0.0-alpha.3", "tough-cookie": "4.1.4", - "tsx": "4.15.5", + "tsx": "4.15.6", "twitter-api-v2": "1.17.1", "undici": "6.19.2", "uuid": "10.0.0", @@ -181,7 +181,7 @@ "vite-tsconfig-paths": "4.3.2", "vitest": "1.6.0" }, - "packageManager": "pnpm@9.2.0", + "packageManager": "pnpm@9.4.0", "engines": { "node": ">=22" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0215484536c1..4d84c31e828e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -213,8 +213,8 @@ importers: specifier: 4.1.4 version: 4.1.4 tsx: - specifier: 4.15.5 - version: 4.15.5 + specifier: 4.15.6 + version: 4.15.6 twitter-api-v2: specifier: 1.17.1 version: 1.17.1 @@ -5100,8 +5100,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.15.5: - resolution: {integrity: sha512-iKi8jQ2VBmZ2kU/FkGkL2OSHBHsazsUzsdC/W/RwhKIEsIoZ1alCclZHP5jGfNHEaEWUJFM1GquzCf+4db3b0w==} + tsx@4.15.6: + resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==} engines: {node: '>=18.0.0'} hasBin: true @@ -10830,7 +10830,7 @@ snapshots: tslib@2.6.3: {} - tsx@4.15.5: + tsx@4.15.6: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5