Skip to content

Commit 14bc962

Browse files
fix(deps): update dependency web-vitals to v5
1 parent 4b09c96 commit 14bc962

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "4.9.4",
4242
"validator": "13.7.0",
4343
"vest": "3.2.8",
44-
"web-vitals": "2.1.4"
44+
"web-vitals": "5.1.0"
4545
},
4646
"scripts": {
4747
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24619,10 +24619,10 @@ web-streams-polyfill@^3.2.0:
2461924619
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz#a6b74026b38e4885869fb5c589e90b95ccfc7965"
2462024620
integrity sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==
2462124621

24622-
web-vitals@2.1.4:
24623-
version "2.1.4"
24624-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
24625-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
24622+
web-vitals@5.1.0:
24623+
version "5.1.0"
24624+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd"
24625+
integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==
2462624626

2462724627
webidl-conversions@^3.0.0:
2462824628
version "3.0.1"

0 commit comments

Comments
 (0)