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:
parent
27f5cf5fa8
commit
1279b97dd4
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue