diff --git a/package-lock.json b/package-lock.json index 19a78e43..ef351a51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "sharp": "^0.33.0", "superjson": "^2.0.0", "tailwind-merge": "^2.0.0", - "tsx": "^4.7.0", + "tsx": "^4.10.5", "ua-parser-js": "^1.0.35", "zod": "^3.21.4" }, @@ -31053,9 +31053,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.10.4", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.4.tgz", - "integrity": "sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==", + "version": "4.10.5", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.5.tgz", + "integrity": "sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==", "license": "MIT", "dependencies": { "esbuild": "~0.20.2", @@ -32772,9 +32772,9 @@ "dotenv": "^16.3.1", "eslint-config-custom": "*", "glob": "^10.3.10", - "inquirer": "^9.2.22", + "inquirer": "^9.2.11", "ora": "^8.0.1", - "tsx": "^4.7.0", + "tsx": "^4.10.5", "yaml": "^2.3.4" }, "devDependencies": {