diff --git a/package-lock.json b/package-lock.json index 5f317b39..ebea1d4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "nodemon": "^3.1.10", "prettier": "^3.6.2", "safe-marked": "16.0.0", - "tsx": "^4.19.3", + "tsx": "^4.20.4", "typescript": "^5.8.3", "unified": "^11.0.5", "vfile": "^6.0.3" @@ -14211,9 +14211,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.19.4", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz", - "integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==", + "version": "4.20.4", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.4.tgz", + "integrity": "sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f6aacdac..494f0562 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "nodemon": "^3.1.10", "prettier": "^3.6.2", "safe-marked": "16.0.0", - "tsx": "^4.19.3", + "tsx": "^4.20.4", "typescript": "^5.8.3", "unified": "^11.0.5", "vfile": "^6.0.3"