diff --git a/package.json b/package.json index fe489804..33447056 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "react-virtuoso": "^1.8.6", "swr": "^2.1.5", "use-query-params": "^2.2.1", - "web-vitals": "^2.1.0" + "web-vitals": "^3.3.2" }, "devDependencies": { "@types/react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 4e201fa4..c1b1cad2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10546,10 +10546,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b" - integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg== +web-vitals@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.2.tgz#83e8dbd0f8fba43c5fe2e601573e804afc771790" + integrity sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q== webidl-conversions@^4.0.2: version "4.0.2"