From feabd22108206792edc586a41e87583551f5e796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 06:10:30 +0000 Subject: [PATCH] Bump web-vitals from 3.4.0 to 3.5.2 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.4.0 to 3.5.2. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.4.0...v3.5.2) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-minor ... 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 04107094..c4cfcc2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "react-tooltip": "^5.19.0", "reactstrap": "^9.2.0", "styled-components": "^6.0.6", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.2", "webfontloader": "^1.6.28" }, "devDependencies": { @@ -17171,9 +17171,9 @@ } }, "node_modules/web-vitals": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", - "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz", + "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==" }, "node_modules/webfontloader": { "version": "1.6.28", @@ -30415,9 +30415,9 @@ } }, "web-vitals": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz", - "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==" + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz", + "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==" }, "webfontloader": { "version": "1.6.28", diff --git a/package.json b/package.json index 64675f49..25284cd0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "react-tooltip": "^5.19.0", "reactstrap": "^9.2.0", "styled-components": "^6.0.6", - "web-vitals": "^3.4.0", + "web-vitals": "^3.5.2", "webfontloader": "^1.6.28" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index ee2e9806..796ec401 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8415,9 +8415,9 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^3.4.0: - version "3.4.0" - resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz" +web-vitals@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2.tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9" webfontloader@^1.6.28: version "1.6.28"