diff --git a/package-lock.json b/package-lock.json index 9edb94e..145da64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "multiple-cucumber-html-reporter": "^3.9.2", "prettier": "^3.5.3", "ts-loader": "^9.5.2", - "tsx": "^4.19.3", + "tsx": "^4.19.4", "typescript": "^5.8.3", "vuepress": "^2.0.0-rc.18", "vuepress-plugin-search-pro": "^2.0.0-rc.59", @@ -16679,9 +16679,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 2d71ba8..15dfb00 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "multiple-cucumber-html-reporter": "^3.9.2", "prettier": "^3.5.3", "ts-loader": "^9.5.2", - "tsx": "^4.19.3", + "tsx": "^4.19.4", "typescript": "^5.8.3", "vuepress": "^2.0.0-rc.18", "vuepress-plugin-search-pro": "^2.0.0-rc.59",