diff --git a/package-lock.json b/package-lock.json index a5e72cb..6b3dcbe 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.2" }, "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.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz", + "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw==" }, "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.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz", + "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index bc83ca5..3429a3a 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.2" }, "eslintConfig": { "extends": [