From 58abe803f68e95c5d35fc385c079d28e4b8994bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:01:04 -0400 Subject: [PATCH] chore: Update Chrome (stable) to 128.0.6613.113 (#30133) Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index f05fd9768720..1d55ea4db062 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { "chrome:beta": "129.0.6668.12", - "chrome:stable": "128.0.6613.84", + "chrome:stable": "128.0.6613.113", "chrome:minimum": "64.0.3282.0" }