diff --git a/package-lock.json b/package-lock.json index 1b3eee4..6cb80fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "react-router-dom": "^6.8.0", "react-timestamps": "github:DarkIntaqt/react-timestamps", "react-tooltip": "^5.20.0", - "web-vitals": "^3.1.0" + "web-vitals": "^3.5.1" }, "devDependencies": { "react-scripts": "^5.0.1" @@ -16940,9 +16940,9 @@ } }, "node_modules/web-vitals": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.0.tgz", - "integrity": "sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==" + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz", + "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -30196,9 +30196,9 @@ } }, "web-vitals": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.0.tgz", - "integrity": "sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==" + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz", + "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index 1f710c6..f7c9880 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-router-dom": "^6.8.0", "react-timestamps": "github:DarkIntaqt/react-timestamps", "react-tooltip": "^5.20.0", - "web-vitals": "^3.1.0" + "web-vitals": "^3.5.1" }, "devDependencies": { "react-scripts": "^5.0.1"