From 49dbf0f72168f757bb9eb41b27228fb5d4c87109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 06:54:25 +0000 Subject: [PATCH] build(deps): bump web-vitals from 3.4.0 to 3.5.0 in /web Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.4.0 to 3.5.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.4.0...v3.5.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 1344470 -> 1344470 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 1530a3512ae6be8ccff315743b63479f148f85b4..33b576d80dd8b5d4ffaf30b66a0988413f75c8e5 100644 GIT binary patch delta 319 zcmccC9(1ieXhRaq^rKCDl9NC1^EG#}w0E*F0x=U1GXpV*&kDqBK+F!r96-#uy_1FO z`O)c|K7uCGmz?5~n!eDINi{UhG&0ZGBh1}0(yY|SIW@q=q$JWJ$zR_+)zH*0z%?+u zq%7CCB%sR0yD~i|KeMnT$s{Y_=H!c78s-^W)%4)2e`PICAk&mS7sI$ zl$cj!hZ|I6xKtH{I)$WHx_B3cyJQ-cl!qAjrhAxpl$8|%WhyfaqAH@oOr|&f=8|s@ vKg|Wi+(66&#JoVv2gLk9EC9rUKrFO9{Iu}&05ms+(Zo%T+qcVz$fpAU2qkj% diff --git a/web/package.json b/web/package.json index 1da6e4b94..97f468d2f 100644 --- a/web/package.json +++ b/web/package.json @@ -27,7 +27,7 @@ "react-scripts": "^5.0.0", "slugify": "^1.6.6", "typescript": "^4.9.5", - "web-vitals": "^3.4.0" + "web-vitals": "^3.5.0" }, "scripts": { "start": "react-app-rewired start",