Skip to content

Commit 8870967

Browse files
committed
Update dependency web-vitals to v2
1 parent 457f6b3 commit 8870967

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
@@ -22,7 +22,7 @@
2222
"react-dom": "17.0.2",
2323
"react-scripts": "4.0.3",
2424
"typescript": "4.6.2",
25-
"web-vitals": "1.1.2"
25+
"web-vitals": "2.1.4"
2626
},
2727
"scripts": {
2828
"start": "react-app-rewired start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11151,10 +11151,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1115111151
dependencies:
1115211152
minimalistic-assert "^1.0.0"
1115311153

11154-
web-vitals@1.1.2:
11155-
version "1.1.2"
11156-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
11157-
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
11154+
web-vitals@2.1.4:
11155+
version "2.1.4"
11156+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
11157+
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
1115811158

1115911159
webidl-conversions@^5.0.0:
1116011160
version "5.0.0"

0 commit comments

Comments
 (0)