From c34ca277edf33e961c094c1da11339f183126ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:04:41 +0000 Subject: [PATCH] Update dependency web-vitals to v3.5.2 --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index 0c568d9b4e..dd5a603993 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -309,7 +309,7 @@ "uuid": "9.0.1", "vm-browserify": "1.1.2", "watchpack": "2.4.0", - "web-vitals": "3.5.1", + "web-vitals": "3.5.2", "webpack": "5.89.0", "webpack-sources1": "npm:webpack-sources@3.2.3", "webpack-sources3": "npm:webpack-sources@3.2.3",