From 041562637ee1b986a0881bbfb7044af0e8e0799a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:59:18 +0000 Subject: [PATCH] Update dependency web-vitals to v4.2.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87a2334..7facf15 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-scripts": "5.0.1", - "web-vitals": "4.2.3" + "web-vitals": "4.2.4" }, "devDependencies": { "@testing-library/dom": "10.4.0", diff --git a/yarn.lock b/yarn.lock index 76394e3..4048a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8463,10 +8463,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -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== +web-vitals@4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7" + integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw== webidl-conversions@^4.0.2: version "4.0.2"