From 378508615bfc5a01383d4fc910f43614ab559920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 05:58:07 +0000 Subject: [PATCH] Bump web-vitals from 1.1.2 to 4.2.4 in /src/frontend/ai-reviewer-admin Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.2 to 4.2.4. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v1.1.2...v4.2.4) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/frontend/ai-reviewer-admin/package.json | 2 +- src/frontend/ai-reviewer-admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/frontend/ai-reviewer-admin/package.json b/src/frontend/ai-reviewer-admin/package.json index bd9692a0..12991c55 100644 --- a/src/frontend/ai-reviewer-admin/package.json +++ b/src/frontend/ai-reviewer-admin/package.json @@ -18,7 +18,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "5.0.1", "shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.3/shared-components-1.2.3.tgz", - "web-vitals": "^1.1.2" + "web-vitals": "^4.2.4" }, "scripts": { "start": "react-scripts start", diff --git a/src/frontend/ai-reviewer-admin/yarn.lock b/src/frontend/ai-reviewer-admin/yarn.lock index 03b7d3b2..fb2cbf8f 100644 --- a/src/frontend/ai-reviewer-admin/yarn.lock +++ b/src/frontend/ai-reviewer-admin/yarn.lock @@ -10844,10 +10844,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c" - integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig== +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"