diff --git a/package.json b/package.json index a3b531c..6c8d266 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "cross-env": "^7.0.3", "prisma": "^5.15.0", "standard-changelog": "^6.0.0", - "tsx": "^4.15.1", + "tsx": "^4.15.2", "typescript": "^5.4.5" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e9a92c..5b4b6d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^6.0.0 version: 6.0.0(conventional-commits-filter@5.0.0) tsx: - specifier: ^4.15.1 - version: 4.15.1 + specifier: ^4.15.2 + version: 4.15.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -1120,8 +1120,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.15.1: - resolution: {integrity: sha512-k/6h17jA1KfUR7SpcteOa880zGmF56s8gMIcSqUR5avyNFi9nlCEKpMiHLrzrqyARGr52A/JablmGey1DEWbCA==} + tsx@4.15.2: + resolution: {integrity: sha512-kIZTOCmR37nEw0qxQks2dR+eZWSXydhTGmz7yx94vEiJtJGBTkUl0D/jt/5fey+CNdm6i3Cp+29WKRay9ScQUw==} engines: {node: '>=18.0.0'} hasBin: true @@ -2243,7 +2243,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.15.1: + tsx@4.15.2: dependencies: esbuild: 0.21.4 get-tsconfig: 4.7.5