From c51a41bdeb6a2239119ee785e7846d9530915013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:45:38 +0000 Subject: [PATCH] Bump web-vitals from 3.5.2 to 4.1.1 in /graph-tutorial 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] --- graph-tutorial/package.json | 2 +- graph-tutorial/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graph-tutorial/package.json b/graph-tutorial/package.json index 0ffa195..fb5e60f 100644 --- a/graph-tutorial/package.json +++ b/graph-tutorial/package.json @@ -15,7 +15,7 @@ "react-dom": "^18.3.1", "react-router-dom": "^6.23.1", "react-scripts": "5.0.1", - "web-vitals": "^3.5.2", + "web-vitals": "^4.1.1", "windows-iana": "^5.1.0" }, "scripts": { diff --git a/graph-tutorial/yarn.lock b/graph-tutorial/yarn.lock index dc48856..a61f902 100644 --- a/graph-tutorial/yarn.lock +++ b/graph-tutorial/yarn.lock @@ -9582,10 +9582,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"