From e973f5cbf86b73edb2d756cd07c08d85eef60c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 19:02:26 +0000 Subject: [PATCH] Bump web-vitals from 2.1.4 to 3.4.0 in /pac-man-board-game/ClientApp Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.4.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.4.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pac-man-board-game/ClientApp/package.json | 2 +- pac-man-board-game/ClientApp/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pac-man-board-game/ClientApp/package.json b/pac-man-board-game/ClientApp/package.json index 8410847..e004b92 100644 --- a/pac-man-board-game/ClientApp/package.json +++ b/pac-man-board-game/ClientApp/package.json @@ -12,7 +12,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.15.0", - "web-vitals": "^2.1.4" + "web-vitals": "^3.4.0" }, "devDependencies": { "@types/react": "^18.2.14", diff --git a/pac-man-board-game/ClientApp/pnpm-lock.yaml b/pac-man-board-game/ClientApp/pnpm-lock.yaml index e168060..48a3186 100644 --- a/pac-man-board-game/ClientApp/pnpm-lock.yaml +++ b/pac-man-board-game/ClientApp/pnpm-lock.yaml @@ -37,8 +37,8 @@ dependencies: specifier: ^6.15.0 version: 6.15.0(react-dom@18.2.0)(react@18.2.0) web-vitals: - specifier: ^2.1.4 - version: 2.1.4 + specifier: ^3.4.0 + version: 3.4.0 devDependencies: '@types/react': @@ -3728,8 +3728,8 @@ packages: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} dev: true - /web-vitals@2.1.4: - resolution: {integrity: sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==} + /web-vitals@3.4.0: + resolution: {integrity: sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==} dev: false /webidl-conversions@7.0.0: