fix(deps): update dependency web-vitals to v2

This commit is contained in:
Renovate Bot 2021-07-04 22:17:16 +00:00
parent bfddf281ba
commit 714d19b3d7
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"use-debounce": "^5.0.1",
"use-query-params": "^1.1.8",
"uuid": "^8.3.2",
"web-vitals": "^0.2.4"
"web-vitals": "^2.0.0"
},
"scripts": {
"start": "react-app-rewired start",

View File

@ -13697,10 +13697,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"
web-vitals@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511"
integrity sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==
web-vitals@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b"
integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==
webidl-conversions@^5.0.0:
version "5.0.0"