build(deps): bump chromium-bidi to 0.5.23 (#12569)

This commit is contained in:
Alex Rudenko 2024-06-11 12:49:53 +02:00 committed by GitHub
parent aa54e970e9
commit dfefbd100b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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",

View File

@ -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"