mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix: roll to Chrome 126.0.6478.61 (r1300313) (#12586)
This commit is contained in:
committed by
GitHub
parent
fb7a6b4179
commit
772e088f9c
@@ -8,7 +8,7 @@
|
||||
* @internal
|
||||
*/
|
||||
export const PUPPETEER_REVISIONS = Object.freeze({
|
||||
chrome: '126.0.6478.55',
|
||||
'chrome-headless-shell': '126.0.6478.55',
|
||||
chrome: '126.0.6478.61',
|
||||
'chrome-headless-shell': '126.0.6478.61',
|
||||
firefox: 'latest',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user