diff --git a/package.json b/package.json index a196b57..ad2bfc1 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "styled-components": "^5.3.3", "typescript": ">=2.8.0", "web-push": "^3.4.5", - "web-vitals": "^2.1.4", + "web-vitals": "^3.3.0", "yarn": "^1.22.17" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 1f3c951..1b71cb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11758,10 +11758,10 @@ web-push@^3.4.5: minimist "^1.2.5" urlsafe-base64 "^1.0.0" -web-vitals@^2.1.4: - version "2.1.4" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c" - integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg== +web-vitals@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.0.tgz#2e14bcbb3acf71d00c49519ab92cc517511476d5" + integrity sha512-GZsEmJBNclIpViS/7QVOTr7Kbt4BgLeR7kQ5zCCtJVuiWsA+K6xTXaoEXssvl8yYFICEyNmA2Nr+vgBYTnS4bA== webidl-conversions@^3.0.0: version "3.0.1"