diff --git a/package-lock.json b/package-lock.json index cd465d49..106114b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "sinon": "18.0.0", "tailwind-dracula": "1.1.0", "tailwindcss": "3.4.4", - "tsx": "4.15.2", + "tsx": "4.15.4", "typescript": "5.4.5", "wait-on": "7.2.0", "zx": "8.1.2" @@ -13549,9 +13549,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.15.2", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.15.2.tgz", - "integrity": "sha512-kIZTOCmR37nEw0qxQks2dR+eZWSXydhTGmz7yx94vEiJtJGBTkUl0D/jt/5fey+CNdm6i3Cp+29WKRay9ScQUw==", + "version": "4.15.4", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.15.4.tgz", + "integrity": "sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 22f270e1..63f05c44 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "sinon": "18.0.0", "tailwind-dracula": "1.1.0", "tailwindcss": "3.4.4", - "tsx": "4.15.2", + "tsx": "4.15.4", "typescript": "5.4.5", "wait-on": "7.2.0", "zx": "8.1.2"