mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
build(deps): bump chromium-bidi to 0.5.19 (#12319)
This commit is contained in:
parent
1241ccc908
commit
943ade77b7
8
package-lock.json
generated
8
package-lock.json
generated
@ -12260,7 +12260,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.2",
|
||||
"chromium-bidi": "0.5.18",
|
||||
"chromium-bidi": "0.5.19",
|
||||
"debug": "4.3.4",
|
||||
"devtools-protocol": "0.0.1273771",
|
||||
"ws": "8.16.0"
|
||||
@ -12283,9 +12283,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"packages/puppeteer-core/node_modules/chromium-bidi": {
|
||||
"version": "0.5.18",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.18.tgz",
|
||||
"integrity": "sha512-GdSfxYXG0FtE3Rg9RBVd1OtHwvjRo8eb/9mtluK/KPNRcQ61JdC2Vl2Vkp96mO4LPMCNH0/Z26k3HU26fHjaCg==",
|
||||
"version": "0.5.19",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.19.tgz",
|
||||
"integrity": "sha512-UA6zL77b7RYCjJkZBsZ0wlvCTD+jTjllZ8f6wdO4buevXgTZYjV+XLB9CiEa2OuuTGGTLnI7eN9I60YxuALGQg==",
|
||||
"dependencies": {
|
||||
"mitt": "3.0.1",
|
||||
"urlpattern-polyfill": "10.0.0",
|
||||
|
@ -120,7 +120,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "2.2.2",
|
||||
"chromium-bidi": "0.5.18",
|
||||
"chromium-bidi": "0.5.19",
|
||||
"debug": "4.3.4",
|
||||
"devtools-protocol": "0.0.1273771",
|
||||
"ws": "8.16.0"
|
||||
|
Loading…
Reference in New Issue
Block a user