diff --git a/package.json b/package.json index f162da9a7ee..0d2bb1c5679 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "sanitize-html": "~2.11.0", "semver": "~7.5.4", "standard-version": "~9.5.0", - "tsx": "~3.14.0", + "tsx": "~3.13.0", "typedoc": "~0.24.8", "typescript": "~4.9.5", "validator": "~13.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24d92db9e55..7f739bbb03f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ devDependencies: specifier: ~9.5.0 version: 9.5.0 tsx: - specifier: ~3.14.0 - version: 3.14.0 + specifier: ~3.13.0 + version: 3.13.0 typedoc: specifier: ~0.24.8 version: 0.24.8(typescript@4.9.5) @@ -5738,8 +5738,8 @@ packages: typescript: 4.9.5 dev: true - /tsx@3.14.0: - resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==} + /tsx@3.13.0: + resolution: {integrity: sha512-rjmRpTu3as/5fjNq/kOkOtihgLxuIz6pbKdj9xwP4J5jOLkBxw/rjN5ANw+KyrrOXV5uB7HC8+SrrSJxT65y+A==} hasBin: true dependencies: esbuild: 0.18.20