From 3b5b0039c4a17950d806d10d113dc243c2cb1ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 15:44:19 +0000 Subject: [PATCH] Bump web-vitals from 4.2.4 to 5.0.1 in /dspyt Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.1. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.1) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dspyt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspyt/package.json b/dspyt/package.json index d35b295..4a6d709 100644 --- a/dspyt/package.json +++ b/dspyt/package.json @@ -30,7 +30,7 @@ "react-hot-toast": "^2.3.0", "react-router-dom": "^7.0.1", "react-scripts": "^5.0.0", - "web-vitals": "^4.0.1", + "web-vitals": "^5.0.1", "zustand": "^5.0.0" }, "scripts": {