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