diff --git a/package-lock.json b/package-lock.json index 235fa6d..50032a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react-router-dom": "6.20.0", "react-scripts": "5.0.1", "typescript": "4.9.5", - "web-vitals": "3.5.0" + "web-vitals": "4.2.4" }, "devDependencies": { "@types/diff": "5.2.1", @@ -17803,9 +17803,9 @@ } }, "node_modules/web-vitals": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz", - "integrity": "sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==" + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", + "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==" }, "node_modules/webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index 21cc924..6c27253 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-router-dom": "6.20.0", "react-scripts": "5.0.1", "typescript": "4.9.5", - "web-vitals": "3.5.0" + "web-vitals": "4.2.4" }, "homepage": "https://ossf.github.io/scorecard-visualizer", "scripts": {