From 378bcd55ab0578d57fbbbbde9f0e2bf8cf9f859e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 06:43:23 +0000 Subject: [PATCH] Bump web-vitals from 3.4.0 to 3.5.0 in /services/idp Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.4.0 to 3.5.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/idp/package.json | 2 +- services/idp/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/services/idp/package.json b/services/idp/package.json index 584e854eb..54421363b 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -102,7 +102,7 @@ "redux-logger": "^3.0.6", "redux-thunk": "^2.4.2", "render-if": "^0.1.1", - "web-vitals": "^3.4.0" + "web-vitals": "^3.5.0" }, "devDependencies": { "@babel/core": "7.22.11", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 9d2d515d6..4323c58a4 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^0.1.1 version: 0.1.1 web-vitals: - specifier: ^3.4.0 - version: 3.4.0 + specifier: ^3.5.0 + version: 3.5.0 devDependencies: '@babel/core': @@ -12110,8 +12110,8 @@ packages: - supports-color dev: true - /web-vitals@3.4.0: - resolution: {integrity: sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==} + /web-vitals@3.5.0: + resolution: {integrity: sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==} dev: false /webidl-conversions@3.0.1: