diff --git a/frontend/code/package.json b/frontend/code/package.json index 999ee88..772e020 100644 --- a/frontend/code/package.json +++ b/frontend/code/package.json @@ -16,7 +16,7 @@ "react-scripts": "4.0.3", "typehole": "^1.6.2", "typescript": "^4.1.2", - "web-vitals": "^1.0.1" + "web-vitals": "^3.4.0" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index c06b0b5..a4505f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14265,10 +14265,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.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.4.0.tgz#45ed33a3a2e029dc38d36547eb5d71d1c7e2552d" + integrity sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A== webidl-conversions@^3.0.0: version "3.0.1"