diff --git a/package-lock.json b/package-lock.json index b8a02cf..36b196f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "prettier": "3.9.6", "prettier-plugin-jsdoc": "1.8.1", "prettier-plugin-pkg": "0.22.1", - "tsx": "4.23.1", + "tsx": "4.23.11", "typescript": "6.0.3", "typescript-eslint": "8.65.0", "zshy": "0.7.3" @@ -9155,9 +9155,9 @@ "optional": true }, "node_modules/tsx": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", - "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", + "version": "4.23.11", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.11.tgz", + "integrity": "sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f1633a0..b4c1931 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "prettier": "3.9.6", "prettier-plugin-jsdoc": "1.8.1", "prettier-plugin-pkg": "0.22.1", - "tsx": "4.23.1", + "tsx": "4.23.11", "typescript": "6.0.3", "typescript-eslint": "8.65.0", "zshy": "0.7.3"