mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(deps): bump chromium-bidi (#36063)
This commit is contained in:
parent
eb46532fcb
commit
1c04963167
8
package-lock.json
generated
8
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"@zip.js/zip.js": "^2.7.29",
|
||||
"ansi-styles": "^4.3.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"chromium-bidi": "^3.2.1",
|
||||
"chromium-bidi": "^5.3.1",
|
||||
"colors": "^1.4.0",
|
||||
"concurrently": "^6.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
@ -2872,9 +2872,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/chromium-bidi": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-3.2.1.tgz",
|
||||
"integrity": "sha512-0/5V5Mk43zhAGqtN86ArmiTK6UEZr3KEcgAf+tv3c+SGkcaV7CLXfWUxGQ1W6XwpN5PMvTUp0so7wVoJm0UnWA==",
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-5.3.1.tgz",
|
||||
"integrity": "sha512-fbkgn0/m6RIRknVEez+QOYuvukUomBC0XnS8fgdbl9FeunjR3vUvPN6iYrbzXIuaJXYOwGU8FZgOTDzBImGvLw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -72,7 +72,7 @@
|
||||
"@zip.js/zip.js": "^2.7.29",
|
||||
"ansi-styles": "^4.3.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"chromium-bidi": "^3.2.1",
|
||||
"chromium-bidi": "^5.3.1",
|
||||
"colors": "^1.4.0",
|
||||
"concurrently": "^6.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user