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