diff --git a/package.json b/package.json index 14f571f9..5d1aa2dd 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "spdx-satisfies": "^5.0.0", "typed-redux-saga": "^1.3.1", "typescript": "~4.2.3", - "web-vitals": "^1.1.1", + "web-vitals": "^2.0.1", "xterm": "^4.11.0", "xterm-addon-fit": "^0.5.0", "zen-push": "^0.2.1" diff --git a/yarn.lock b/yarn.lock index 038e4379..db8ac791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12321,10 +12321,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^1.1.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@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.0.1.tgz#d122720bd9c8dd69792b19c0f6ab0346861a880f" + integrity sha512-niqKyp2T6xF9EzSi+xx+V6qitE0YfagzfUmDAa9qeCrIVeyfzQQ85Uy0ykeRlEVDCCqkhYccoUunNf9ZIQcvtA== webidl-conversions@^5.0.0: version "5.0.0"