From 2b2ac889410b2d29b1f5cc7b0956dd8b2de06219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 22:27:55 +0000 Subject: [PATCH] Bump web-vitals from 5.0.2 to 5.0.3 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8257588..65e9c568 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "react-scripts": "5.0.1", "sitemap": "^8.0.0", "styled-components": "^6.1.15", - "web-vitals": "^5.0.2", + "web-vitals": "^5.0.3", "yocto-queue": "^1.2.0" }, "devDependencies": { @@ -17816,9 +17816,9 @@ } }, "node_modules/web-vitals": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz", - "integrity": "sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3.tgz", + "integrity": "sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg==", "license": "Apache-2.0" }, "node_modules/webidl-conversions": { diff --git a/package.json b/package.json index 6e575744..d558d7f1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-scripts": "5.0.1", "sitemap": "^8.0.0", "styled-components": "^6.1.15", - "web-vitals": "^5.0.2", + "web-vitals": "^5.0.3", "yocto-queue": "^1.2.0" }, "scripts": {