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

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.3 to 2.1.4.
- [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.3...v2.1.4)

---
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] 2022-01-22 16:00:00 +00:00 committed by Collin M. Barrett
parent 7f0f2ed28c
commit b6dd9b14cc
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -26,7 +26,7 @@
"react-scripts": "^4.0.3",
"slugify": "^1.6.5",
"typescript": "^4.5.5",
"web-vitals": "^2.1.3"
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-app-rewired start",