diff --git a/package-lock.json b/package-lock.json index 5bd38e6..ff369ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "slick-carousel": "^1.8.1", "styled-components": "^6.1.15", "three": "^0.172.0", - "web-vitals": "^2.1.4", + "web-vitals": "^5.0.1", "workbox-core": "^7.3.0", "workbox-expiration": "^7.3.0", "workbox-precaching": "^7.3.0", @@ -18696,9 +18696,9 @@ } }, "node_modules/web-vitals": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", - "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz", + "integrity": "sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==", "license": "Apache-2.0" }, "node_modules/webidl-conversions": { diff --git a/package.json b/package.json index b6cb6f2..acf8e95 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "slick-carousel": "^1.8.1", "styled-components": "^6.1.15", "three": "^0.172.0", - "web-vitals": "^2.1.4", + "web-vitals": "^5.0.1", "workbox-core": "^7.3.0", "workbox-expiration": "^7.3.0", "workbox-precaching": "^7.3.0",