chore: update chromium-bidi (#10780)
This commit is contained in:
parent
5f8d2a43b2
commit
941028f87c
16
package-lock.json
generated
16
package-lock.json
generated
@ -3311,9 +3311,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/chromium-bidi": {
|
"node_modules/chromium-bidi": {
|
||||||
"version": "0.4.21",
|
"version": "0.4.22",
|
||||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.21.tgz",
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.22.tgz",
|
||||||
"integrity": "sha512-dIhSJEFDs40izibiaJeBJ9qKRus3B3L6b8LSeBXuxt18v8aCN01RnR3FaVdBEOLtEE4cJVZCpfc1Z+ku4nwE5A==",
|
"integrity": "sha512-wR7Y9Ioez+cNXT4ZP7VNM1HRTljpNnMSLw4/RnwhhZUP4yCU7kIQND00YiktuHekch68jklGPK1q9Jkb29+fQg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"mitt": "3.0.1"
|
"mitt": "3.0.1"
|
||||||
},
|
},
|
||||||
@ -10801,7 +10801,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@puppeteer/browsers": "1.7.0",
|
"@puppeteer/browsers": "1.7.0",
|
||||||
"chromium-bidi": "0.4.21",
|
"chromium-bidi": "0.4.22",
|
||||||
"cross-fetch": "4.0.0",
|
"cross-fetch": "4.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"devtools-protocol": "0.0.1159816",
|
"devtools-protocol": "0.0.1159816",
|
||||||
@ -13061,9 +13061,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"chromium-bidi": {
|
"chromium-bidi": {
|
||||||
"version": "0.4.21",
|
"version": "0.4.22",
|
||||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.21.tgz",
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.22.tgz",
|
||||||
"integrity": "sha512-dIhSJEFDs40izibiaJeBJ9qKRus3B3L6b8LSeBXuxt18v8aCN01RnR3FaVdBEOLtEE4cJVZCpfc1Z+ku4nwE5A==",
|
"integrity": "sha512-wR7Y9Ioez+cNXT4ZP7VNM1HRTljpNnMSLw4/RnwhhZUP4yCU7kIQND00YiktuHekch68jklGPK1q9Jkb29+fQg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"mitt": "3.0.1"
|
"mitt": "3.0.1"
|
||||||
}
|
}
|
||||||
@ -16701,7 +16701,7 @@
|
|||||||
"version": "file:packages/puppeteer-core",
|
"version": "file:packages/puppeteer-core",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@puppeteer/browsers": "1.7.0",
|
"@puppeteer/browsers": "1.7.0",
|
||||||
"chromium-bidi": "0.4.21",
|
"chromium-bidi": "0.4.22",
|
||||||
"cross-fetch": "4.0.0",
|
"cross-fetch": "4.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"devtools-protocol": "0.0.1159816",
|
"devtools-protocol": "0.0.1159816",
|
||||||
|
@ -144,7 +144,7 @@
|
|||||||
"author": "The Chromium Authors",
|
"author": "The Chromium Authors",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chromium-bidi": "0.4.21",
|
"chromium-bidi": "0.4.22",
|
||||||
"cross-fetch": "4.0.0",
|
"cross-fetch": "4.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"devtools-protocol": "0.0.1159816",
|
"devtools-protocol": "0.0.1159816",
|
||||||
|
Loading…
Reference in New Issue
Block a user