mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(deps): Bump chromium-bidi (#12135)
This commit is contained in:
parent
35504ae0e7
commit
15a7b30cbc
8
package-lock.json
generated
8
package-lock.json
generated
@ -12181,7 +12181,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.0",
|
||||
"chromium-bidi": "0.5.13",
|
||||
"chromium-bidi": "0.5.14",
|
||||
"debug": "4.3.4",
|
||||
"devtools-protocol": "0.0.1262051",
|
||||
"ws": "8.16.0"
|
||||
@ -12204,9 +12204,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/puppeteer-core/node_modules/chromium-bidi": {
|
||||
"version": "0.5.13",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.13.tgz",
|
||||
"integrity": "sha512-OHbYCetDxdW/xmlrafgOiLsIrw4Sp1BEeolbZ1UGJO5v/nekQOJBj/Kzyw6sqKcAVabUTo0GS3cTYgr6zIf00g==",
|
||||
"version": "0.5.14",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.14.tgz",
|
||||
"integrity": "sha512-zm4mX61/U4KXs+S/0WIBHpOWqtpW6FPv1i7n4UZqDDc5LOQ9/Y1MAnB95nO7i/lFFuijLjpe1XMdNcqDqwlH5w==",
|
||||
"dependencies": {
|
||||
"mitt": "3.0.1",
|
||||
"urlpattern-polyfill": "10.0.0",
|
||||
|
@ -120,7 +120,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.0",
|
||||
"chromium-bidi": "0.5.13",
|
||||
"chromium-bidi": "0.5.14",
|
||||
"debug": "4.3.4",
|
||||
"devtools-protocol": "0.0.1262051",
|
||||
"ws": "8.16.0"
|
||||
|
Loading…
Reference in New Issue
Block a user