diff --git a/package-lock.json b/package-lock.json index 9e963574..6c6b18d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "postcss": "^8.5.25", "prettier": "^3.9.6", "tailwindcss": "^4.3.3", - "tsx": "^4.23.1", + "tsx": "^4.23.7", "typescript": "^6.0.3" } }, @@ -14876,9 +14876,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", - "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", + "version": "4.23.7", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.7.tgz", + "integrity": "sha512-3f/u/+UDCNQ7iwUZW9FCMnNGIHzElGJYh0S/yy8IvWSsn5O7fEO/897FaG7FA2W8yryiRyuwXZ1PYLAKYaqSuQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 617bc8ef..ae752180 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "postcss": "^8.5.25", "prettier": "^3.9.6", "tailwindcss": "^4.3.3", - "tsx": "^4.23.1", + "tsx": "^4.23.7", "typescript": "^6.0.3" }, "knip": {