diff --git a/package-lock.json b/package-lock.json index 988a632..91f6c16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16963,9 +16963,9 @@ } }, "web-vitals": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz", - "integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", + "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index af25b55..24575db 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-toastify": "^9.1.3", "react-youtube": "^10.1.0", "sass": "^1.43.4", - "web-vitals": "^3.3.1" + "web-vitals": "^3.4.0" }, "scripts": { "start": "react-scripts start",