diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f729e93afda..25c692c36a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -258,8 +258,8 @@ importers: specifier: ^0.2.0 version: 0.2.0 tsx: - specifier: ^4.1.4 - version: 4.1.4 + specifier: ^4.2.0 + version: 4.2.0 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -7012,8 +7012,8 @@ packages: typescript: 5.2.2 dev: true - /tsx@4.1.4: - resolution: {integrity: sha512-9X7uBCIyUsvMzIH+o8m+5o/5eL461cChCF+XUtOZsPr1a4pZx2lTQx0Muu5G5VwJWZwAGKBe3sJHLk82BENAVw==} + /tsx@4.2.0: + resolution: {integrity: sha512-hvAXAz4KUYNyjXOjJJgyjT7YOGFUNLC8jnODI6Omc/wGKaZ7z0FvW5d2haqg1GLfX49H3nZOpLYRlHMYGI8Wbw==} engines: {node: '>=18.0.0'} hasBin: true dependencies: diff --git a/single-pool/js/packages/classic/package.json b/single-pool/js/packages/classic/package.json index c8cabb1a718..efb4fdf1ce0 100644 --- a/single-pool/js/packages/classic/package.json +++ b/single-pool/js/packages/classic/package.json @@ -26,7 +26,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.0", "solana-bankrun": "^0.2.0", - "tsx": "^4.1.4", + "tsx": "^4.2.0", "typescript": "^5.2.2" }, "dependencies": {