Bump web-vitals from 4.2.0 to 4.2.1

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 21:35:53 +00:00
committed by GitHub
parent a6b244f3ac
commit f24f95a5ed
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"typescript": "^4.9.5",
"web-vitals": "^4.2.0",
"web-vitals": "^4.2.1",
"yarn": "^1.22.22"
},
"devDependencies": {
@@ -18565,9 +18565,9 @@
}
},
"node_modules/web-vitals": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.0.tgz",
"integrity": "sha512-ohj72kbtVWCpKYMxcbJ+xaOBV3En76hW47j52dG+tEGG36LZQgfFw5yHl9xyjmosy3XUMn8d/GBUAy4YPM839w=="
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz",
"integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q=="
},
"node_modules/webidl-conversions": {
"version": "6.1.0",

View File

@@ -16,7 +16,7 @@
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"typescript": "^4.9.5",
"web-vitals": "^4.2.0",
"web-vitals": "^4.2.1",
"yarn": "^1.22.22"
},
"scripts": {