Skip to content

Commit 4848f60

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2",
1919
"yup": "1.3.2"
2020
},
2121
"scripts": {

yarn.lock

+4-4
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.2:
9920+
version "3.5.2"
9921+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9"
9922+
integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==
99239923

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

0 commit comments

Comments
 (0)