diff --git a/web/package.json b/web/package.json index fba1812..4261646 100644 --- a/web/package.json +++ b/web/package.json @@ -16,7 +16,7 @@ "react-router": "^5.2.1", "react-router-dom": "^5.3.0", "react-scripts": "4.0.3", - "web-vitals": "^1.0.1" + "web-vitals": "^3.1.1" }, "scripts": { "start": "react-scripts start", diff --git a/web/yarn.lock b/web/yarn.lock index bd930ff..f79002d 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -11372,10 +11372,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^1.0.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c" - integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig== +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@^5.0.0: version "5.0.0"