Merge pull request #67 from sartography/dependabot/npm_and_yarn/web-vitals-3.0.2

Bump web-vitals from 2.1.4 to 3.0.2
This commit is contained in:
github-actions[bot] 2022-09-16 04:08:03 +00:00 committed by GitHub
commit eedd23370a
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

@ -47,7 +47,7 @@
"serve": "^14.0.0",
"timepicker": "^1.13.18",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
"web-vitals": "^3.0.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.5",
@ -26928,9 +26928,9 @@
}
},
"node_modules/web-vitals": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz",
"integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.2.tgz",
"integrity": "sha512-YygzeCdGpNrCHIjW14AI4SxMX2IcONhDvwhHc9KswCIixfSeVl08WdKDfzZaypq2ynRIG3lzGO3CO5dXYzc9+w=="
},
"node_modules/webidl-conversions": {
"version": "7.0.0",
@ -48083,9 +48083,9 @@
}
},
"web-vitals": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz",
"integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.2.tgz",
"integrity": "sha512-YygzeCdGpNrCHIjW14AI4SxMX2IcONhDvwhHc9KswCIixfSeVl08WdKDfzZaypq2ynRIG3lzGO3CO5dXYzc9+w=="
},
"webidl-conversions": {
"version": "7.0.0",

View File

@ -42,7 +42,7 @@
"serve": "^14.0.0",
"timepicker": "^1.13.18",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
"web-vitals": "^3.0.2"
},
"overrides": {
"postcss-preset-env": {