diff --git a/package.json b/package.json index dbc9947..6aa45d1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-prettier": "9.1.0", "jest": "29.7.0", "prettier": "3.3.2", - "tsx": "4.15.3", + "tsx": "4.15.4", "typescript": "5.4.5" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dce78dd..4af4ef5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 3.3.2 version: 3.3.2 tsx: - specifier: 4.15.3 - version: 4.15.3 + specifier: 4.15.4 + version: 4.15.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -2588,8 +2588,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsx@4.15.3: - resolution: {integrity: sha512-wLzUMy3xSUpGZQqDprd0U25hpLRJMH8RzONVsqJLwgmE65ZKsxfbs5xVG+sF08wHNyBILmqo5C2775DXYMbRog==} + tsx@4.15.4: + resolution: {integrity: sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==} engines: {node: '>=18.0.0'} hasBin: true @@ -5867,7 +5867,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsx@4.15.3: + tsx@4.15.4: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5