From e7c7bda9599cd2dd010954db9e4c4e2e1dc15bb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 11:08:26 -0400 Subject: [PATCH] chore: Update Chrome (stable) to 124.0.6367.78 (#29396) 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 7d04494813a1..6570eca58e07 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { "chrome:beta": "125.0.6422.4", - "chrome:stable": "124.0.6367.60", + "chrome:stable": "124.0.6367.78", "chrome:minimum": "64.0.3282.0" }