diff --git a/package.json b/package.json index faf2623..d3b9a3e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-router-dom": "^5.3.0", "react-scripts": "4.0.3", "uuid": "^8.3.2", - "web-vitals": "^2.1.0" + "web-vitals": "^3.0.3" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 434fe73..b1fbaef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11775,10 +11775,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.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.3.tgz#e08cf4d30398baf91984f230a87872d6049e173f" + integrity sha512-8K6cl3alkVhwv7RQm3WAWFzvP9dBTH4CwOE7G3DfQDEnBJTdtNgX5XMqgE7aE79wac/kJ8fHWftUfH3AVxxbBw== webidl-conversions@^5.0.0: version "5.0.0"