build(deps): bump chromium-bidi to 0.5.19 (#12319)

This commit is contained in:
Alex Rudenko 2024-04-24 11:55:01 +02:00 committed by GitHub
parent 1241ccc908
commit 943ade77b7
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

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

View File

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