diff --git a/package-lock.json b/package-lock.json index a5e72cb..2203294 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "react-dom": "^17.0.2", "react-scripts": "5.0.1", "typescript": "^4.5.4", - "web-vitals": "^2.1.3" + "web-vitals": "^4.2.1" }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^4.3.0", @@ -16291,9 +16291,9 @@ } }, "node_modules/web-vitals": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.3.tgz", - "integrity": "sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w==" + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz", + "integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -28811,9 +28811,9 @@ } }, "web-vitals": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.3.tgz", - "integrity": "sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w==" + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz", + "integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index bc83ca5..5dda2af 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-dom": "^17.0.2", "react-scripts": "5.0.1", "typescript": "^4.5.4", - "web-vitals": "^2.1.3" + "web-vitals": "^4.2.1" }, "eslintConfig": { "extends": [