diff --git a/package.json b/package.json index 45230e4..c9d3050 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "use-debounce": "^5.0.1", "use-query-params": "^1.1.8", "uuid": "^8.3.2", - "web-vitals": "^0.2.4" + "web-vitals": "^2.0.0" }, "scripts": { "start": "react-app-rewired start", diff --git a/yarn.lock b/yarn.lock index 3a72318..195e7f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13697,10 +13697,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^0.2.4: - version "0.2.4" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511" - integrity sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg== +web-vitals@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b" + integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg== webidl-conversions@^5.0.0: version "5.0.0"