From f425cf488ba42b9b4c9b0bb889ee33546a1d4772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 07:02:59 +0000 Subject: [PATCH] build(deps): bump web-vitals from 3.1.1 to 3.3.0 in /web Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.1.1 to 3.3.0. - [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/v3.1.1...v3.3.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1084013 -> 1084013 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index c66a2de7a75a2aa27fb9abab97e7024979e5719f..bcada605daebc41dd2346952dc14c7dbea41e17e 100644 GIT binary patch delta 303 zcmaDm#p&%7rwu7A(}lKhNlv~{%h%k^(%#L&2*gZ4%nZaJJ}VHj0WtgbZWa#FmDBlD zIZURDD+@?XzvRNA8s;8V?3(N4Y|SrC>PtZyC|<{wgI?wwR(;*{=_8f2awXj{{uU>uBUxq+OQo6d95iY?9!^i2#a zO*68rEKc?hh)N3y49N;~3yLt)PIYt%Nhx-5weU>L^N%t}PAw@<_3$mW&^L0NZuo;k ruDyL72M}`tF&7YX12GQ}^8zv7_V#uBF(qh@38jf+wy#zeIFtqethH#5 diff --git a/web/package.json b/web/package.json index bef4020f0..ac6b83e48 100644 --- a/web/package.json +++ b/web/package.json @@ -27,7 +27,7 @@ "react-scripts": "^5.0.0", "slugify": "^1.6.5", "typescript": "^4.9.5", - "web-vitals": "^3.1.1" + "web-vitals": "^3.3.0" }, "scripts": { "start": "react-app-rewired start",