diff --git a/package-lock.json b/package-lock.json index 0c39506..897c92f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "scripts": "^0.1.0", "styled-components": "^5.3.6", "swiper": "^9.2.0", - "web-vitals": "^3.0.4", + "web-vitals": "^3.3.1", "workbox-core": "^6.5.4", "workbox-expiration": "^6.5.4", "workbox-precaching": "^6.5.4", @@ -16289,8 +16289,9 @@ } }, "node_modules/web-vitals": { - "version": "3.1.0", - "license": "Apache-2.0" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz", + "integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -27290,7 +27291,9 @@ } }, "web-vitals": { - "version": "3.1.0" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz", + "integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==" }, "webidl-conversions": { "version": "6.1.0" diff --git a/package.json b/package.json index 0849dff..50bd7de 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "scripts": "^0.1.0", "styled-components": "^5.3.6", "swiper": "^9.2.0", - "web-vitals": "^3.0.4", + "web-vitals": "^3.3.1", "workbox-core": "^6.5.4", "workbox-expiration": "^6.5.4", "workbox-precaching": "^6.5.4",