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:
dependabot[bot] 2024-01-11 10:46:30 +00:00 committed by GitHub
parent 24be280f5e
commit 5ab09e8c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -2826,9 +2826,9 @@
}
},
"node_modules/chromium-bidi": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.2.tgz",
"integrity": "sha512-PbVOSddxgKyj+JByqavWMNqWPCoCaT6XK5Z1EFe168sxnB/BM51LnZEPXSbFcFAJv/+u2B4XNTs9uXxy4GW3cQ==",
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.3.tgz",
"integrity": "sha512-TmLuvxrAEfnWvUu1wRy0x2UrNXlKyQqGrZ3i4KLNeG7jN4NIOW6iMa9VHMlBzt29wAdu5DsZLA9IWU9EqWfrfw==",
"dependencies": {
"mitt": "3.0.1",
"urlpattern-polyfill": "9.0.0"
@ -11114,7 +11114,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.9.1",
"chromium-bidi": "0.5.2",
"chromium-bidi": "0.5.3",
"cross-fetch": "4.0.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1203626",

View File

@ -119,7 +119,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.9.1",
"chromium-bidi": "0.5.2",
"chromium-bidi": "0.5.3",
"cross-fetch": "4.0.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1203626",