Skip to content

Commit 1f10ef1

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

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.1",
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.1:
9920+
version "3.5.1"
9921+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.1.tgz#af7a9dc60708b81007922ab55a23d963676ba30a"
9922+
integrity sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==
99239923

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

0 commit comments

Comments
 (0)