From d0b39f087e8af171d9afdb510eec9ea9fc683b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:43:36 +0000 Subject: [PATCH] Bump web-vitals from 3.3.2 to 3.5.1 in /tnoodle-ui Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.3.2 to 3.5.1. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.3.2...v3.5.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tnoodle-ui/package.json | 2 +- tnoodle-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index a410ba594..a1ee8088d 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -15,7 +15,7 @@ "react-icons": "^4.12.0", "react-redux": "^9.0.4", "react-scripts": "5.0.1", - "web-vitals": "^3.3.2", + "web-vitals": "^3.5.1", "react-inlinesvg": "^3.0.2", "react-color": "^2.19.3" }, diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index c5674681f..e8e9e75c5 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -10060,10 +10060,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.2.tgz#83e8dbd0f8fba43c5fe2e601573e804afc771790" - integrity sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q== +web-vitals@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.1.tgz#af7a9dc60708b81007922ab55a23d963676ba30a" + integrity sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg== webidl-conversions@^4.0.2: version "4.0.2"