diff --git a/package-lock.json b/package-lock.json index 5e95b513..d3410799 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "devDependencies": { "@babel/plugin-syntax-import-attributes": "^7.26.0", "@commitlint/cli": "^19.5.0", - "@cypress/code-coverage": "^3.12.41", + "@cypress/code-coverage": "^3.13.8", "@idrinth-api-bench/inline-critical-css": "^1.2.1", "@idrinth-api-bench/react-file-based-routes": "^1.3.0", "@idrinth-api-bench/rollup-plugin-react-modular-css": "^1.2.3", @@ -2402,9 +2402,9 @@ } }, "node_modules/@cypress/code-coverage": { - "version": "3.13.7", - "resolved": "https://registry.npmjs.org/@cypress/code-coverage/-/code-coverage-3.13.7.tgz", - "integrity": "sha512-E8oT0D1cA363cot4q7wonaDATAPybj7/DJ3PAE+BCmEBy41aYWn5DaEYWLRYe8eg+h4IlNPkZG1QMVo33pMcfw==", + "version": "3.13.8", + "resolved": "https://registry.npmjs.org/@cypress/code-coverage/-/code-coverage-3.13.8.tgz", + "integrity": "sha512-liUtYL42nbEUkMKtB8H2sudI7gREeKNSTO1VbvFRjiRxj+2hurEkxgbVB8fmjm10iQrDeiX6XGEIL2IefcdC0A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 568fe8df..e162b4ad 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "devDependencies": { "@babel/plugin-syntax-import-attributes": "^7.26.0", - "@cypress/code-coverage": "^3.12.41", + "@cypress/code-coverage": "^3.13.8", "@commitlint/cli": "^19.5.0", "@idrinth/duplicate-style-check": "^1.1.0", "@idrinth-api-bench/react-file-based-routes": "^1.3.0",