From e833a77128f7b9697d5c68b691fccd1936190d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:58:45 +0000 Subject: [PATCH] Bump web-vitals from 3.5.2 to 4.2.3 in /graph-tutorial Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.2.3. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v4.2.3) --- 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 832daef..80bd652 100644 --- a/graph-tutorial/package.json +++ b/graph-tutorial/package.json @@ -15,7 +15,7 @@ "react-dom": "^18.3.1", "react-router-dom": "^6.26.1", "react-scripts": "5.0.1", - "web-vitals": "^3.5.2", + "web-vitals": "^4.2.3", "windows-iana": "^5.1.0" }, "scripts": { diff --git a/graph-tutorial/yarn.lock b/graph-tutorial/yarn.lock index 84ef3b0..c9adcf2 100644 --- a/graph-tutorial/yarn.lock +++ b/graph-tutorial/yarn.lock @@ -9573,10 +9573,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.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7" + integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q== webidl-conversions@^4.0.2: version "4.0.2"