From 010f9c9c0701ffcb46df26a641bf6fe69e6b39a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 20:16:28 +0000 Subject: [PATCH] deps(npm): bump web-vitals from 5.3.0 to 6.0.1 in /app Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.3.0 to 6.0.1. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.3.0...v6.0.1) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index f9677042c0..51ac9a1b0c 100644 --- a/app/package.json +++ b/app/package.json @@ -34,7 +34,7 @@ "react-helmet-async": "^3.0.0", "react-router-dom": "^7.18.1", "react-syntax-highlighter": "^16.1.1", - "web-vitals": "^5.3.0" + "web-vitals": "^6.0.1" }, "devDependencies": { "@eslint/js": "^10.0.1", diff --git a/app/yarn.lock b/app/yarn.lock index 253f5921ba..72d2383f0a 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3126,10 +3126,10 @@ w3c-xmlserializer@^5.0.0: dependencies: xml-name-validator "^5.0.0" -web-vitals@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.3.0.tgz#a67f57f229fdf68be99eb99d3725946def284ff3" - integrity sha512-q6LWsLatGYZp5VGBIOvbTj6JBV2nOmC8KvWztXBmwJcfFAzhwKwbOxhUH306XY3CcaZDUlSmSuNPBsCn0bFu+g== +web-vitals@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-6.0.1.tgz#774de5fba561154313bcc09d125990f046fdd174" + integrity sha512-iF3+kno3Anlqi5fPVTQk9gYLfsCiL8P69Hof+AmZyVVx00E3e/BiGVvu+EsOy6jvTLqTKuiaRloPyw0JtdKbSw== webidl-conversions@^8.0.1: version "8.0.1"