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

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.1.1 to 3.3.0.
- [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/v3.1.1...v3.3.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-03-10 07:02:59 +00:00 committed by Collin Barrett
parent 15a05a6308
commit f425cf488b
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.5",
"web-vitals": "^3.1.1"
"web-vitals": "^3.3.0"
},
"scripts": {
"start": "react-app-rewired start",