chore: update chromium-bidi (#11560)

This commit is contained in:
jrandolf 2023-12-17 22:50:19 +01:00 committed by GitHub
parent af6eba4bea
commit d001163d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -2586,9 +2586,9 @@
}
},
"node_modules/chromium-bidi": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.1.tgz",
"integrity": "sha512-dcCqOgq9fHKExc2R4JZs/oKbOghWpUNFAJODS8WKRtLhp3avtIH5UDCBrutdqZdh3pARogH8y1ObXm87emwb3g==",
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.2.tgz",
"integrity": "sha512-PbVOSddxgKyj+JByqavWMNqWPCoCaT6XK5Z1EFe168sxnB/BM51LnZEPXSbFcFAJv/+u2B4XNTs9uXxy4GW3cQ==",
"dependencies": {
"mitt": "3.0.1",
"urlpattern-polyfill": "9.0.0"
@ -11398,7 +11398,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.9.0",
"chromium-bidi": "0.5.1",
"chromium-bidi": "0.5.2",
"cross-fetch": "4.0.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1203626",

View File

@ -119,7 +119,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.9.0",
"chromium-bidi": "0.5.1",
"chromium-bidi": "0.5.2",
"cross-fetch": "4.0.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1203626",