diff --git a/package-lock.json b/package-lock.json index 87bbbd79685cfc..40119651018977 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,7 +101,7 @@ "tailwindcss": "4.1.4", "tippy.js": "6.3.7", "ts-blank-space": "0.6.1", - "tsx": "4.19.3", + "tsx": "4.19.4", "typescript": "5.8.3", "typescript-eslint": "8.31.1", "unified": "11.0.5", @@ -19199,9 +19199,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.19.3", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz", - "integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", + "version": "4.19.4", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz", + "integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f0b1e49a83f15d..acdd7d17c74f7a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "tailwindcss": "4.1.4", "tippy.js": "6.3.7", "ts-blank-space": "0.6.1", - "tsx": "4.19.3", + "tsx": "4.19.4", "typescript": "5.8.3", "typescript-eslint": "8.31.1", "unified": "11.0.5",