diff --git a/package.json b/package.json index 72c05b2..02b22ce 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "discord.js": "14.13.0", "just-random": "3.2.0", "kleur": "4.1.5", - "tsx": "3.13.0" + "tsx": "3.14.0" }, "devDependencies": { "@types/node": "20.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e555a68..5248799 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 4.1.5 version: 4.1.5 tsx: - specifier: 3.13.0 - version: 3.13.0 + specifier: 3.14.0 + version: 3.14.0 devDependencies: '@types/node': @@ -1406,8 +1406,8 @@ packages: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: false - /tsx@3.13.0: - resolution: {integrity: sha512-rjmRpTu3as/5fjNq/kOkOtihgLxuIz6pbKdj9xwP4J5jOLkBxw/rjN5ANw+KyrrOXV5uB7HC8+SrrSJxT65y+A==} + /tsx@3.14.0: + resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==} hasBin: true dependencies: esbuild: 0.18.20