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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-30 06:43:23 +00:00
committed by Ralf Haferkamp
parent 861e32eadb
commit 378bcd55ab
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

View File

@@ -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: