From 90da806a06dac054e6514d13bfcd674b0b0e8c99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:17:40 -0500 Subject: [PATCH] chore: Update Chrome (stable) to 121.0.6167.160 (#28885) 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 95f6cfcb2f..ee139ac6bf 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { "chrome:beta": "122.0.6261.18", - "chrome:stable": "121.0.6167.139", + "chrome:stable": "121.0.6167.160", "chrome:minimum": "64.0.3282.0" }