diff --git a/html-report/package-lock.json b/html-report/package-lock.json index 7428f81..74de734 100644 --- a/html-report/package-lock.json +++ b/html-report/package-lock.json @@ -23,7 +23,7 @@ "eslint-config-prettier": "10.0.1", "eslint-plugin-vue": "9.32.0", "globals": "16.0.0", - "prettier": "3.5.1", + "prettier": "3.5.2", "tailwindcss": "4.0.7", "typescript": "5.7.3", "typescript-eslint": "8.24.1", @@ -3226,9 +3226,9 @@ } }, "node_modules/prettier": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz", - "integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", + "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", "dev": true, "license": "MIT", "bin": { diff --git a/html-report/package.json b/html-report/package.json index 1719b3d..759e853 100644 --- a/html-report/package.json +++ b/html-report/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "10.0.1", "eslint-plugin-vue": "9.32.0", "globals": "16.0.0", - "prettier": "3.5.1", + "prettier": "3.5.2", "tailwindcss": "4.0.7", "typescript": "5.7.3", "typescript-eslint": "8.24.1",