diff --git a/html-report/package-lock.json b/html-report/package-lock.json
index 41a32deb..f7fb4439 100644
--- a/html-report/package-lock.json
+++ b/html-report/package-lock.json
@@ -19,7 +19,7 @@
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
- "typescript": "5.6.3",
+ "typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-singlefile": "2.0.3",
"vue-tsc": "2.1.10"
@@ -2704,9 +2704,9 @@
"license": "Apache-2.0"
},
"node_modules/typescript": {
- "version": "5.6.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
- "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
+ "version": "5.7.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
+ "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
"devOptional": true,
"license": "Apache-2.0",
"bin": {
diff --git a/html-report/package.json b/html-report/package.json
index 60d12e6e..6aaab54d 100644
--- a/html-report/package.json
+++ b/html-report/package.json
@@ -20,7 +20,7 @@
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
- "typescript": "5.6.3",
+ "typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-singlefile": "2.0.3",
"vue-tsc": "2.1.10"