chore(deps): update devdependency puppeteer-core to v20.7.2 (2.x) (#21600)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-16 11:47:50 +01:00 committed by GitHub
parent e348a5b200
commit 1beca9f184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -76,7 +76,7 @@
"lerna": "7.0.2",
"lodash": "4.17.21",
"node-fetch-native": "1.2.0",
"puppeteer-core": "20.7.1",
"puppeteer-core": "20.7.2",
"request": "2.88.2",
"rimraf": "4.4.1",
"rollup": "3.25.1",

View File

@ -4848,10 +4848,10 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
chromium-bidi@0.4.11:
version "0.4.11"
resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.11.tgz#d3eafb0a99f417406a734b889dacd777be5e227c"
integrity sha512-p03ajLhlQ5gebw3cmbDBFmBc2wnJM5dnXS8Phu6mblGn/KQd76yOVL5VwE0VAisa7oazNfKGTaXlIZ8Q5Bb9OA==
chromium-bidi@0.4.12:
version "0.4.12"
resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.12.tgz#54910b6b2c97d1d39c1162237b09e42fe6cdf803"
integrity sha512-yl0ngMHtYUGJa2G0lkcbPvbnUZ9WMQyMNSfYmlrGD1nHRNyI9KOGw3dOaofFugXHHToneUaSmF9iUdgCBamCjA==
dependencies:
mitt "3.0.0"
@ -12624,13 +12624,13 @@ punycode@^2.3.0:
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
puppeteer-core@20.7.1:
version "20.7.1"
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.7.1.tgz#fdbb6d4fa6fda4a97e299d2f191fdcfab5832758"
integrity sha512-f45j9JxImFaYndQYsFA39CEDKwpn1nAF/Iw7urznatjhaslSB/RfHG7sC7iPpDbmP+CLpPEkHhqNxqpaUDdTLw==
puppeteer-core@20.7.2:
version "20.7.2"
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.7.2.tgz#e9d527701108693c37d3f9d5980c10b883e00378"
integrity sha512-4Sd+v2YLlYMYFP/9SI/spT1joGTePwhmKP89pchUqz7VcWwv/Yh0Atmsybz+7wWT0VPDnw0UhBM6iNEfXEoUvg==
dependencies:
"@puppeteer/browsers" "1.4.1"
chromium-bidi "0.4.11"
chromium-bidi "0.4.12"
cross-fetch "3.1.6"
debug "4.3.4"
devtools-protocol "0.0.1135028"