mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
build(deps): bump chromium-bidi to 0.5.23 (#12569)
This commit is contained in:
parent
aa54e970e9
commit
dfefbd100b
8
package-lock.json
generated
8
package-lock.json
generated
@ -11971,7 +11971,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.3",
|
||||
"chromium-bidi": "0.5.22",
|
||||
"chromium-bidi": "0.5.23",
|
||||
"debug": "4.3.5",
|
||||
"devtools-protocol": "0.0.1286932",
|
||||
"ws": "8.17.0"
|
||||
@ -11995,9 +11995,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/puppeteer-core/node_modules/chromium-bidi": {
|
||||
"version": "0.5.22",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.22.tgz",
|
||||
"integrity": "sha512-q+FiWMXvndo3pQT0xGgTDJimqQIuK4GtXYA52VFfeWrj9sQ+0UVBuFRfeTNV4RRQj0NMU6uOD7mJ86k3qaXreA==",
|
||||
"version": "0.5.23",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.23.tgz",
|
||||
"integrity": "sha512-1o/gLU9wDqbN5nL2MtfjykjOuighGXc3/hnWueO1haiEoFgX8h5vbvcA4tgdQfjw1mkZ1OEF4x/+HVeqEX6NoA==",
|
||||
"dependencies": {
|
||||
"mitt": "3.0.1",
|
||||
"urlpattern-polyfill": "10.0.0",
|
||||
|
@ -120,7 +120,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.3",
|
||||
"chromium-bidi": "0.5.22",
|
||||
"chromium-bidi": "0.5.23",
|
||||
"debug": "4.3.5",
|
||||
"devtools-protocol": "0.0.1286932",
|
||||
"ws": "8.17.0"
|
||||
|
Loading…
Reference in New Issue
Block a user