diff --git a/package-lock.json b/package-lock.json index 484a3f02..9faefec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "@types/react-dom": "^18.2.7", "@types/uuid": "^9.0.4", "@vitejs/plugin-react": "^4.0.4", - "@vitest/coverage-v8": "^0.34.4", + "@vitest/coverage-v8": "^0.34.5", "adm-zip": "^0.5.10", "chalk": "^5.3.0", "eslint": "^8.49.0", @@ -3855,9 +3855,9 @@ } }, "node_modules/@vitest/coverage-v8": { - "version": "0.34.4", - "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.4.tgz", - "integrity": "sha512-TZ5ghzhmg3COQqfBShL+zRQEInHmV9TSwghTdfkHpCTyTOr+rxo6x41vCNcVfWysWULtqtBVpY6YFNovxnESfA==", + "version": "0.34.5", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.5.tgz", + "integrity": "sha512-97xjhRTSdmeeHCm2nNHhT3hLsMYkAhHXm/rwj6SZ3voka8xiCJrwgtfIjoZIFEL4OO0KezGmVuHWQXcMunULIA==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.1", @@ -13048,9 +13048,9 @@ } }, "@vitest/coverage-v8": { - "version": "0.34.4", - "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.4.tgz", - "integrity": "sha512-TZ5ghzhmg3COQqfBShL+zRQEInHmV9TSwghTdfkHpCTyTOr+rxo6x41vCNcVfWysWULtqtBVpY6YFNovxnESfA==", + "version": "0.34.5", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.5.tgz", + "integrity": "sha512-97xjhRTSdmeeHCm2nNHhT3hLsMYkAhHXm/rwj6SZ3voka8xiCJrwgtfIjoZIFEL4OO0KezGmVuHWQXcMunULIA==", "dev": true, "requires": { "@ampproject/remapping": "^2.2.1", diff --git a/package.json b/package.json index 1290083c..7f2333c2 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/react-dom": "^18.2.7", "@types/uuid": "^9.0.4", "@vitejs/plugin-react": "^4.0.4", - "@vitest/coverage-v8": "^0.34.4", + "@vitest/coverage-v8": "^0.34.5", "adm-zip": "^0.5.10", "chalk": "^5.3.0", "eslint": "^8.49.0",