From 7b886289ea0a9bc544d9b0abc4170448184f6189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 15:55:53 +0000 Subject: [PATCH] Bump web-vitals from 4.2.4 to 5.1.0 in /dspyt Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 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..99ae256 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.1.0", "zustand": "^5.0.0" }, "scripts": {