diff --git a/package.json b/package.json index 3cffc069..b57edcba 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "ts-jest": "^29.1.4", "ts-loader": "^9.5.1", "ts-node": "^10.9.2", - "tsx": "^4.15.4", + "tsx": "^4.15.6", "typescript": "^5.4.5", "webpack": "^5.92.0", "webpack-cli": "^5.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1192062..f45f0901 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -220,8 +220,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@20.12.4)(typescript@5.4.5) tsx: - specifier: ^4.15.4 - version: 4.15.4 + specifier: ^4.15.6 + version: 4.15.6 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -4147,8 +4147,8 @@ packages: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - tsx@4.15.4: - resolution: {integrity: sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==} + tsx@4.15.6: + resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==} engines: {node: '>=18.0.0'} hasBin: true @@ -9071,7 +9071,7 @@ snapshots: tsscmp@1.0.6: {} - tsx@4.15.4: + tsx@4.15.6: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5