diff --git a/package.json b/package.json index 5053f3c..882b52d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "simplex-noise": "^3.0.1", "three": "^0.136.0", "typescript": "^4.5.3", - "web-vitals": "^2.1.2" + "web-vitals": "^3.1.1" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 05f2f36..485b3a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8645,10 +8645,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^2.1.2: - version "2.1.3" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534" - integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w== +web-vitals@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.1.tgz#bb124a03df7a135617f495c5bb7dbc30ecf2cce3" + integrity sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A== webidl-conversions@^4.0.2: version "4.0.2"