From 0a82ea60f8aed897724772025200ed26a64c26b2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 23:41:25 +0000 Subject: [PATCH] Update web-vitals to version 2.1.0 --- packages/landing/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/landing/package.json b/packages/landing/package.json index e9b182cf..9849bc6d 100644 --- a/packages/landing/package.json +++ b/packages/landing/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react-scripts": "4.0.3", - "web-vitals": "^2.0.1" + "web-vitals": "^2.1.0" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index d9de939e..d4d5c429 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13146,10 +13146,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -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== +web-vitals@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b" + integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg== webextension-polyfill-ts@^0.25.0: version "0.25.0"