Bump web-vitals from 1.1.1 to 3.3.2

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.1 to 3.3.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v1.1.1...v3.3.2)

---
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-05-30 03:05:44 +00:00 committed by GitHub
parent 27f5cf5fa8
commit 1279b97dd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -46,7 +46,7 @@
"reactstrap": "^9.1.10",
"spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0",
"web-vitals": "^1.1.1",
"web-vitals": "^3.3.2",
"yup": "^0.32.9"
},
"devDependencies": {
@ -19675,9 +19675,9 @@
}
},
"node_modules/web-vitals": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-1.1.1.tgz",
"integrity": "sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ=="
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz",
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
},
"node_modules/webidl-conversions": {
"version": "6.1.0",
@ -37710,9 +37710,9 @@
}
},
"web-vitals": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-1.1.1.tgz",
"integrity": "sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ=="
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz",
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
},
"webidl-conversions": {
"version": "6.1.0",

View file

@ -40,7 +40,7 @@
"reactstrap": "^9.1.10",
"spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0",
"web-vitals": "^1.1.1",
"web-vitals": "^3.3.2",
"yup": "^0.32.9"
},
"scripts": {