chore(deps): Bump chromium-bidi (#12135)

This commit is contained in:
Alex Rudenko 2024-03-22 19:35:57 +01:00 committed by GitHub
parent 35504ae0e7
commit 15a7b30cbc
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

@ -12181,7 +12181,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "2.2.0",
"chromium-bidi": "0.5.13",
"chromium-bidi": "0.5.14",
"debug": "4.3.4",
"devtools-protocol": "0.0.1262051",
"ws": "8.16.0"
@ -12204,9 +12204,9 @@
"license": "MIT"
},
"packages/puppeteer-core/node_modules/chromium-bidi": {
"version": "0.5.13",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.13.tgz",
"integrity": "sha512-OHbYCetDxdW/xmlrafgOiLsIrw4Sp1BEeolbZ1UGJO5v/nekQOJBj/Kzyw6sqKcAVabUTo0GS3cTYgr6zIf00g==",
"version": "0.5.14",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.14.tgz",
"integrity": "sha512-zm4mX61/U4KXs+S/0WIBHpOWqtpW6FPv1i7n4UZqDDc5LOQ9/Y1MAnB95nO7i/lFFuijLjpe1XMdNcqDqwlH5w==",
"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.0",
"chromium-bidi": "0.5.13",
"chromium-bidi": "0.5.14",
"debug": "4.3.4",
"devtools-protocol": "0.0.1262051",
"ws": "8.16.0"