mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat: roll to Chrome 126.0.6478.55 (r1300313) (#12572)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
This commit is contained in:
committed by
GitHub
parent
defda0905f
commit
f5bc2b53ae
@@ -122,7 +122,7 @@
|
||||
"@puppeteer/browsers": "2.2.3",
|
||||
"chromium-bidi": "0.5.23",
|
||||
"debug": "4.3.5",
|
||||
"devtools-protocol": "0.0.1286932",
|
||||
"devtools-protocol": "0.0.1299070",
|
||||
"ws": "8.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* @internal
|
||||
*/
|
||||
export const PUPPETEER_REVISIONS = Object.freeze({
|
||||
chrome: '125.0.6422.141',
|
||||
'chrome-headless-shell': '125.0.6422.141',
|
||||
chrome: '126.0.6478.55',
|
||||
'chrome-headless-shell': '126.0.6478.55',
|
||||
firefox: 'latest',
|
||||
});
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
"cosmiconfig": "9.0.0",
|
||||
"puppeteer-core": "22.10.1",
|
||||
"@puppeteer/browsers": "2.2.3",
|
||||
"devtools-protocol": "0.0.1286932"
|
||||
"devtools-protocol": "0.0.1299070"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.17.15"
|
||||
|
||||
Reference in New Issue
Block a user