From 09218086127b78ac3c96d23faece8dd9c47342c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Dec 2024 01:43:27 +0000 Subject: [PATCH] fix: upgrade tsx from 4.11.2 to 4.19.2 Snyk has created this PR to upgrade tsx from 4.11.2 to 4.19.2. See this package in npm: tsx See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a2025a67-2a02-40c3-a2cf-7d54d09d4d47?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c394f7cc0ce..653de6d39494 100644 --- a/package.json +++ b/package.json @@ -312,7 +312,7 @@ "tar": "^7.4.0", "tar-fs": "^3.0.6", "terser": "^5.32.0", - "tsx": "4.11.2", + "tsx": "4.19.2", "typedoc": "^0.26.7", "typescript": "~5.6.2", "vanilla-jsoneditor": "^1.0.0",