From 2921a08ff8c1d0b0ed6b716d19b0d6fa4e04a1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 16:11:23 +0000 Subject: [PATCH] Bump web-vitals from 2.1.0 to 3.1.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.0 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.0...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 | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecabf83..767f6c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15303,9 +15303,9 @@ } }, "web-vitals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.0.tgz", - "integrity": "sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==" + "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 60b00af..a61e030 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react-scripts": "4.0.3", "react-unity-webgl": "latest", "typescript": "4.4.3", - "web-vitals": "2.1.0" + "web-vitals": "3.1.1" }, "eslintConfig": { "extends": [