Skip to content

Commit e290af2

Browse files
fix(deps): update dependency web-vitals to v3.5.0
1 parent 676109e commit e290af2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-icons": "4.8.0",
1616
"react-redux": "8.0.5",
1717
"react-router-dom": "6.10.0",
18-
"web-vitals": "3.3.1",
18+
"web-vitals": "3.5.0",
1919
"yup": "1.3.2"
2020
},
2121
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9916,10 +9916,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
99169916
dependencies:
99179917
minimalistic-assert "^1.0.0"
99189918

9919-
web-vitals@3.3.1:
9920-
version "3.3.1"
9921-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.1.tgz#f80e4fd01784476c023c8b2c4219075bbe96f64d"
9922-
integrity sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==
9919+
web-vitals@3.5.0:
9920+
version "3.5.0"
9921+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.0.tgz#3a5571f00743ecd059394b61e0adceec7fac2634"
9922+
integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==
99239923

99249924
webidl-conversions@^3.0.0:
99259925
version "3.0.1"

0 commit comments

Comments
 (0)