diff --git a/package-lock.json b/package-lock.json index 971f7cd..281b8b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react-responsive": "^9.0.2", "react-scripts": "^5.0.1", "sweetalert": "^2.1.2", - "web-vitals": "^3.5.0", + "web-vitals": "^3.5.1", "workbox": "^0.0.0", "workbox-precaching": "^7.0.0" }, @@ -17870,9 +17870,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": "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", diff --git a/package.json b/package.json index 9bfd6c0..3d08167 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-responsive": "^9.0.2", "react-scripts": "^5.0.1", "sweetalert": "^2.1.2", - "web-vitals": "^3.5.0", + "web-vitals": "^3.5.1", "workbox": "^0.0.0", "workbox-precaching": "^7.0.0" },