build(deps): bump web-vitals from 3.5.0 to 3.5.1 in /web

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.0 to 3.5.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.0...v3.5.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] 2023-12-28 06:57:22 +00:00 committed by Collin Barrett
parent 77689fdcd0
commit 4721d687c6
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -27,7 +27,7 @@
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",
"typescript": "^4.9.5",
"web-vitals": "^3.5.0"
"web-vitals": "^3.5.1"
},
"scripts": {
"start": "react-app-rewired start",