diff --git a/package.json b/package.json index 21fb8ac..315fbbd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-webcam": "^7.2.0", "react-zdog": "^1.0.11", "styled-components": "^6.1.8", - "web-vitals": "^3.5.2", + "web-vitals": "^4.2.1", "zdog": "^1.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 25f31e2..42cd420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9333,10 +9333,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" - integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== +web-vitals@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.1.tgz#67eec387ddd0ef4c25574a01ab9dae723eee2b97" + integrity sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q== webidl-conversions@^4.0.2: version "4.0.2"