Skip to content

Commit f3876a0

Browse files
deps: bump chromium-bidi v4.0.1 (#13790)
1 parent 192ce96 commit f3876a0

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/puppeteer-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"dependencies": {
143143
"@puppeteer/browsers": "2.10.0",
144144
"debug": "^4.4.0",
145-
"chromium-bidi": "4.0.0",
145+
"chromium-bidi": "4.0.1",
146146
"devtools-protocol": "0.0.1425554",
147147
"typed-query-selector": "^2.12.0",
148148
"ws": "^8.18.1"

packages/puppeteer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"license": "Apache-2.0",
128128
"dependencies": {
129129
"@puppeteer/browsers": "2.10.0",
130-
"chromium-bidi": "4.0.0",
130+
"chromium-bidi": "4.0.1",
131131
"cosmiconfig": "^9.0.0",
132132
"devtools-protocol": "0.0.1425554",
133133
"puppeteer-core": "24.6.1",

0 commit comments

Comments
 (0)