From bb093f8ad72c995df1194845178e43641ca5b73b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Jan 2022 13:09:47 +0000 Subject: [PATCH] chore(deps): update dependency web-vitals to v2.1.3 --- 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 c7ba64a9b5..1e69bad562 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -90,7 +90,7 @@ "sass": "1.46.0", "swr": "1.0.1", "typescript": "4.5.4", - "web-vitals": "2.1.2" + "web-vitals": "2.1.3" }, "jest": { "moduleNameMapper": { diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 88c70edbfd..43bdf21d6a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -12786,10 +12786,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz" - integrity sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ== +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== webidl-conversions@^3.0.0: version "3.0.1"