From 29b501b7def2af06a82196da9be0af96cb5ebdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 01:08:15 +0000 Subject: [PATCH] Bump web-vitals from 2.1.2 to 3.1.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.2 to 3.1.1. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.2...v3.1.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index d33242a..b0dead6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-router-dom": "^6.4.2", "react-scripts": "4.0.3", "react-swipeable-views": "^0.14.0", - "web-vitals": "^2.1.2" + "web-vitals": "^3.1.1" }, "devDependencies": { "eslint": "^8.4.1", @@ -19390,9 +19390,9 @@ } }, "node_modules/web-vitals": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz", - "integrity": "sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1.tgz", + "integrity": "sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -36200,9 +36200,9 @@ } }, "web-vitals": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz", - "integrity": "sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1.tgz", + "integrity": "sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/package.json b/package.json index 7251eed..8f5accc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-router-dom": "^6.4.2", "react-scripts": "4.0.3", "react-swipeable-views": "^0.14.0", - "web-vitals": "^2.1.2" + "web-vitals": "^3.1.1" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index c9eb743..0f601f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10332,9 +10332,9 @@ 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" +web-vitals@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.1.tgz#bb124a03df7a135617f495c5bb7dbc30ecf2cce3" webidl-conversions@^5.0.0: version "5.0.0"