diff --git a/web/package.json b/web/package.json index fba1812..3d8ef3c 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.0" }, "scripts": { "start": "react-scripts start", diff --git a/web/yarn.lock b/web/yarn.lock index bd930ff..e902aa7 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.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.0.tgz#a6f5156cb6c7fee562da46078540265ac2cd2d16" + integrity sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA== webidl-conversions@^5.0.0: version "5.0.0"