mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(deps): Bump the dependencies group with 1 update (#11668)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
24be280f5e
commit
5ab09e8c33
8
package-lock.json
generated
8
package-lock.json
generated
@ -2826,9 +2826,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/chromium-bidi": {
|
"node_modules/chromium-bidi": {
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.3.tgz",
|
||||||
"integrity": "sha512-PbVOSddxgKyj+JByqavWMNqWPCoCaT6XK5Z1EFe168sxnB/BM51LnZEPXSbFcFAJv/+u2B4XNTs9uXxy4GW3cQ==",
|
"integrity": "sha512-TmLuvxrAEfnWvUu1wRy0x2UrNXlKyQqGrZ3i4KLNeG7jN4NIOW6iMa9VHMlBzt29wAdu5DsZLA9IWU9EqWfrfw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"mitt": "3.0.1",
|
"mitt": "3.0.1",
|
||||||
"urlpattern-polyfill": "9.0.0"
|
"urlpattern-polyfill": "9.0.0"
|
||||||
@ -11114,7 +11114,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@puppeteer/browsers": "1.9.1",
|
"@puppeteer/browsers": "1.9.1",
|
||||||
"chromium-bidi": "0.5.2",
|
"chromium-bidi": "0.5.3",
|
||||||
"cross-fetch": "4.0.0",
|
"cross-fetch": "4.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"devtools-protocol": "0.0.1203626",
|
"devtools-protocol": "0.0.1203626",
|
||||||
|
@ -119,7 +119,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@puppeteer/browsers": "1.9.1",
|
"@puppeteer/browsers": "1.9.1",
|
||||||
"chromium-bidi": "0.5.2",
|
"chromium-bidi": "0.5.3",
|
||||||
"cross-fetch": "4.0.0",
|
"cross-fetch": "4.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"devtools-protocol": "0.0.1203626",
|
"devtools-protocol": "0.0.1203626",
|
||||||
|
Loading…
Reference in New Issue
Block a user