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

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.3.0 to 3.3.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/v3.3.0...v3.3.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-04-05 07:01:37 +00:00 committed by Collin Barrett
parent 07b3e873e3
commit c8745653a4
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.3.0"
"web-vitals": "^3.3.1"
},
"scripts": {
"start": "react-app-rewired start",