From 6749d55c2ac6f28304ecfa7d5558b6635e6d4e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 15:17:17 +0000 Subject: [PATCH] Bump web-vitals from 4.2.4 to 5.0.3 in /dspyt Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.3. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.3) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.3 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..bf35301 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.3", "zustand": "^5.0.0" }, "scripts": {