From 555aefbc85ebd75747c74154d2d77a25a4947747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 17:19:47 +0000 Subject: [PATCH] chore(deps): bump web-vitals from 2.0.1 to 2.1.0 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/web/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index 40e64f8..1738633 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -17,7 +17,7 @@ "react-helmet": "^6.1.0", "react-scripts": "4.0.3", "typescript": "^4.3.4", - "web-vitals": "^2.0.1" + "web-vitals": "^2.1.0" }, "devDependencies": { "@craco/craco": "^6.1.2", diff --git a/yarn.lock b/yarn.lock index 95d8105..d498c6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16875,10 +16875,10 @@ web-namespaces@^1.0.0: resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec" integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw== -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== webcrypto-core@^1.2.0: version "1.2.0"