build(deps): bump web-vitals from 2.1.4 to 3.1.1 in /web

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.1.1.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-24 06:07:18 +00:00 committed by Collin M. Barrett
parent 272d523d48
commit 76a8eee08b
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.5",
"typescript": "^4.9.4",
"web-vitals": "^2.1.4"
"web-vitals": "^3.1.1"
},
"scripts": {
"start": "react-app-rewired start",