From 8d75ce7c6a286637d0db3ed7e5aa2715e8c75ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 06:35:18 +0000 Subject: [PATCH] Bump web-vitals from 3.5.2 to 5.0.0 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 5.0.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.2...v5.0.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6a4229cfe03..c1d806b9cad 100644 --- a/package.json +++ b/package.json @@ -247,7 +247,7 @@ "universal-cookie-express": "4.0.3", "url": "0.11.4", "uuid": "11.1.0", - "web-vitals": "3.5.2", + "web-vitals": "5.0.0", "webpack-isomorphic-tools": "4.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 482c8080699..c83d32ede4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11309,10 +11309,10 @@ web-streams-polyfill@^3.0.3: resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6" integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q== -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@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.0.0.tgz#fa565a294f963cb1665847a122e91e02036ded01" + integrity sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ== webidl-conversions@^3.0.0: version "3.0.1"