From 6f2c46c00bff4eaf52a463a884cea9433ba89c9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Apr 2025 01:54:58 +0000 Subject: [PATCH] fix: upgrade tsx from 4.11.2 to 4.19.3 Snyk has created this PR to upgrade tsx from 4.11.2 to 4.19.3. 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..0972c800d6b2 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.3", "typedoc": "^0.26.7", "typescript": "~5.6.2", "vanilla-jsoneditor": "^1.0.0",