From 36d188ba968c213a2f714c06868a4d0ece7f8049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 04:48:21 +0000 Subject: [PATCH] :arrow_up: Bump web-vitals from 2.1.4 to 3.4.0 in /admin-frontend 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] --- admin-frontend/package.json | 2 +- admin-frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/admin-frontend/package.json b/admin-frontend/package.json index 0dc106e..bedbd44 100644 --- a/admin-frontend/package.json +++ b/admin-frontend/package.json @@ -25,7 +25,7 @@ "redux": "^4.2.1", "redux-persist": "^6.0.0", "typescript": "^4.8.4", - "web-vitals": "^2.1.4" + "web-vitals": "^3.4.0" }, "scripts": { "start": "react-scripts start", diff --git a/admin-frontend/pnpm-lock.yaml b/admin-frontend/pnpm-lock.yaml index 4c5e544..12cc994 100644 --- a/admin-frontend/pnpm-lock.yaml +++ b/admin-frontend/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^4.8.4 version: 4.8.4 web-vitals: - specifier: ^2.1.4 - version: 2.1.4 + specifier: ^3.4.0 + version: 3.4.0 devDependencies: '@testing-library/jest-dom': @@ -10229,8 +10229,8 @@ packages: minimalistic-assert: 1.0.1 dev: false - /web-vitals@2.1.4: - resolution: {integrity: sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==} + /web-vitals@3.4.0: + resolution: {integrity: sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==} dev: false /webidl-conversions@4.0.2: