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

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-09-29 06:54:25 +00:00 committed by Collin Barrett
parent 6cbfdd2fe3
commit 49dbf0f721
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.4.0"
"web-vitals": "^3.5.0"
},
"scripts": {
"start": "react-app-rewired start",