From ac205c9a3c19c5481aa722377a903cdb3ff63e88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 14:29:18 +0000 Subject: [PATCH] fix(deps): update dependency web-vitals to v3.5.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e9fd334..e2d3172 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-router-dom": "6.16.0", "react-scripts": "5.0.1", "typescript": "5.2.2", - "web-vitals": "3.5.0", + "web-vitals": "3.5.2", "yarn": "^1.22.19", "yup": "1.0.2" }, diff --git a/yarn.lock b/yarn.lock index 26ca597..f38ccd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9635,10 +9635,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@3.5.0: - version "3.5.0" - resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz" - integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w== +web-vitals@3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" + integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg== webidl-conversions@^3.0.0: version "3.0.1"