diff --git a/calendar_task/package.json b/calendar_task/package.json index 525016e..91575d2 100644 --- a/calendar_task/package.json +++ b/calendar_task/package.json @@ -15,7 +15,7 @@ "react-scripts": "5.0.0", "sass": "^1.49.0", "typescript": "^4.5.4", - "web-vitals": "^2.1.3" + "web-vitals": "^3.0.1" }, "scripts": { "start": "react-scripts start", diff --git a/calendar_task/yarn.lock b/calendar_task/yarn.lock index 31fcecb..3b73821 100644 --- a/calendar_task/yarn.lock +++ b/calendar_task/yarn.lock @@ -8714,10 +8714,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^2.1.3: - 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.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.1.tgz#7129668af2d1598ff4a574535a46b1432af337c8" + integrity sha512-n8LgBynM5BU4C8ZMiTWPu6zbv31AfPnuNXEjWClvPWD5g8h2WkcecR0EtAiQaiMcj1iG0LADyHndR+MKYu5Zog== webidl-conversions@^4.0.2: version "4.0.2"