chore(deps): bump puppeteer from 17.1.1 to 17.1.2 (#10738)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 17.1.1 to 17.1.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.1...v17.1.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-09-07 21:07:02 +00:00 committed by GitHub
parent 3531bf54c3
commit 03d75e31d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@
"pidusage": "3.0.0",
"plist": "3.0.6",
"proxy-chain": "2.0.7",
"puppeteer": "17.1.1",
"puppeteer": "17.1.2",
"puppeteer-extra": "3.3.4",
"puppeteer-extra-plugin-stealth": "2.11.1",
"query-string": "7.1.1",

View File

@ -11613,10 +11613,10 @@ puppeteer-extra@3.3.4:
debug "^4.1.1"
deepmerge "^4.2.2"
puppeteer@17.1.1:
version "17.1.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.1.tgz#e981b17e8edee72a7c7b676878040ce2ff1cc3d0"
integrity sha512-sOq3+q4UpKmAl/LxGvraMVe9GnhDkmQLZrRkFswpWp46Vz3dv79LylMwebo047/xIc9dlOi9VMrNN5yLafCpGg==
puppeteer@17.1.2:
version "17.1.2"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.2.tgz#1e8ea8b0eee0e6afc5d95e2db6ae828a51ad63c9"
integrity sha512-xgFOxUl4hRjwQpODZSeJlE/rUzi8OmHtc3T4ir4CRYGzVmaTVHAl8VGpI0ooy752u2DFeMxvQdHmxNnLqPImIg==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"