We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f947333 commit 6d71074Copy full SHA for 6d71074
factory/.env
@@ -21,7 +21,7 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
21
FACTORY_VERSION='5.5.0'
22
23
# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
24
-CHROME_VERSION='134.0.6998.35-1'
+CHROME_VERSION='134.0.6998.88-1'
25
26
# Cypress versions: https://www.npmjs.com/package/cypress
27
CYPRESS_VERSION='14.1.0'
@@ -30,7 +30,7 @@ CYPRESS_VERSION='14.1.0'
30
EDGE_VERSION='134.0.3124.51-1'
31
32
# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
33
-FIREFOX_VERSION='136.0'
+FIREFOX_VERSION='136.0.1'
34
35
# Yarn versions: https://www.npmjs.com/package/yarn and
36
# https://classic.yarnpkg.com/latest-version
0 commit comments