From 0782d64b3a408685f184d50c115e115d2d2f247f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 02:06:29 +0000 Subject: [PATCH] Bump web-vitals from 3.5.2 to 4.1.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.1.1. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v4.1.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4d97d38..dffe277 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-webcam": "^7.2.0", "react-zdog": "^1.0.11", "styled-components": "^6.1.8", - "web-vitals": "^3.5.2", + "web-vitals": "^4.1.1", "zdog": "^1.1.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 75ca6c5..3adceca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9333,10 +9333,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" - integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== +web-vitals@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.1.1.tgz#6619bd9c41b299c897a42a89c352c5a92fac91d8" + integrity sha512-wW3cdBZ56Rc5Az8p1Pw6g1zHU7X8HPLigQjD5Z0ef3EG9SPo4iO7RxsiU87aH3xaaEw0if6Ven2s+zlNGiXYqw== webidl-conversions@^4.0.2: version "4.0.2"