diff --git a/package-lock.json b/package-lock.json index e6ddac1e6..cb1614a10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "@types/react-world-flags": "^1.4.3", "@types/testing-library__jest-dom": "^6.0.0", "@vitejs/plugin-react": "^4.1.0", - "@vitest/coverage-v8": "^0.34.5", + "@vitest/coverage-v8": "^0.34.6", "ajv": "^8.12.0", "babel-preset-gatsby": "^3.12.0", "cross-fetch": "^4.0.0", @@ -6182,9 +6182,9 @@ } }, "node_modules/@vitest/coverage-v8": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.5.tgz", - "integrity": "sha512-97xjhRTSdmeeHCm2nNHhT3hLsMYkAhHXm/rwj6SZ3voka8xiCJrwgtfIjoZIFEL4OO0KezGmVuHWQXcMunULIA==", + "version": "0.34.6", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.6.tgz", + "integrity": "sha512-fivy/OK2d/EsJFoEoxHFEnNGTg+MmdZBAVK9Ka4qhXR2K3J0DS08vcGVwzDtXSuUMabLv4KtPcpSKkcMXFDViw==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.1", @@ -30948,9 +30948,9 @@ } }, "@vitest/coverage-v8": { - "version": "0.34.5", - "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.5.tgz", - "integrity": "sha512-97xjhRTSdmeeHCm2nNHhT3hLsMYkAhHXm/rwj6SZ3voka8xiCJrwgtfIjoZIFEL4OO0KezGmVuHWQXcMunULIA==", + "version": "0.34.6", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.6.tgz", + "integrity": "sha512-fivy/OK2d/EsJFoEoxHFEnNGTg+MmdZBAVK9Ka4qhXR2K3J0DS08vcGVwzDtXSuUMabLv4KtPcpSKkcMXFDViw==", "dev": true, "requires": { "@ampproject/remapping": "^2.2.1", diff --git a/package.json b/package.json index 1318b7177..75dac7756 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/react-world-flags": "^1.4.3", "@types/testing-library__jest-dom": "^6.0.0", "@vitejs/plugin-react": "^4.1.0", - "@vitest/coverage-v8": "^0.34.5", + "@vitest/coverage-v8": "^0.34.6", "ajv": "^8.12.0", "babel-preset-gatsby": "^3.12.0", "cross-fetch": "^4.0.0",