From 8dbe2400d82b2f9d46114a1b42d659f85f608ce4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Jan 2022 18:40:36 +0000 Subject: [PATCH] chore(deps): update dependency web-vitals to v2.1.4 --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 81a0f63755..8f3d49d144 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -90,7 +90,7 @@ "sass": "1.49.0", "swr": "1.0.1", "typescript": "4.5.5", - "web-vitals": "2.1.3" + "web-vitals": "2.1.4" }, "jest": { "moduleNameMapper": { diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9fb856bd76..8679ddcfc7 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -12791,10 +12791,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534" - integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w== +web-vitals@2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c" + integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg== webidl-conversions@^3.0.0: version "3.0.1"