chore(deps): update devdependency puppeteer-core to ^19.10.0 (2.x) (#20422)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-20 23:12:19 +01:00 committed by GitHub
parent 311a0b0313
commit 3bfbcde452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@
"lerna": "^6.6.1",
"lodash": "^4.17.21",
"node-fetch-native": "^1.1.0",
"puppeteer-core": "^19.9.1",
"puppeteer-core": "^19.10.0",
"request": "^2.88.2",
"rimraf": "^4.4.1",
"rollup": "3.20.6",

View File

@ -12723,10 +12723,10 @@ punycode@^2.3.0:
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
puppeteer-core@^19.9.1:
version "19.9.1"
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.9.1.tgz#002148cbfaac98433067e40e1b950e4915998c5e"
integrity sha512-46JGqhqTgYO5DuUMRGUiMCKM/86uHMsMCK7Fw7cbY/p+eCKLIPGVyQyI/E0UcGYa0+OH3dz0ResaDdHxqCgDDw==
puppeteer-core@^19.10.0:
version "19.10.0"
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.10.0.tgz#f92d60693be370ea9a927d7b1ad62704681608ea"
integrity sha512-F6btgaEJXcpdw/kJszBhe7t4kx1C42oG159romCagX8ttComuk5dqkmAd/AQc/E4cS3onOUsHI5WgjIstuYsFw==
dependencies:
"@puppeteer/browsers" "0.4.1"
chromium-bidi "0.4.6"