From a4758a7944fd091946f7cbdf835a9f1ffc6335a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 03:31:31 +0000 Subject: [PATCH] Update dependency web-vitals to v3.0.4 --- test-app/package.json | 2 +- test-app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test-app/package.json b/test-app/package.json index c063adb7..dc8b1a09 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -14,7 +14,7 @@ "react-dom": "18.2.0", "react-scripts": "5.0.1", "typescript": "4.8.4", - "web-vitals": "3.0.3" + "web-vitals": "3.0.4" }, "scripts": { "start": "react-scripts start", diff --git a/test-app/yarn.lock b/test-app/yarn.lock index f822feb3..29eefbe9 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -8946,10 +8946,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.3.tgz#e08cf4d30398baf91984f230a87872d6049e173f" - integrity sha512-8K6cl3alkVhwv7RQm3WAWFzvP9dBTH4CwOE7G3DfQDEnBJTdtNgX5XMqgE7aE79wac/kJ8fHWftUfH3AVxxbBw== +web-vitals@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.4.tgz#a78ea93e95f7d7961dd151e0a76ac132c5dee2c9" + integrity sha512-Yau8qf1AJ/dm6MY180Bi0qpCIuWmAfKAnOqmxLecGfIHn0+ND3H4JOhXeY73Pyi9zjSF5J4SNUewHLNUzU7mmA== webidl-conversions@^4.0.2: version "4.0.2"