chore(deps): bump puppeteer from 17.1.0 to 17.1.1 (#10711)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 17.1.0 to 17.1.1.
- [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.0...v17.1.1)

---
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-05 21:07:52 +00:00 committed by GitHub
parent 3972323faf
commit 1560e25757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -121,7 +121,7 @@
"parse-torrent": "9.1.5",
"pidusage": "3.0.0",
"plist": "3.0.6",
"puppeteer": "17.1.0",
"puppeteer": "17.1.1",
"puppeteer-extra": "3.3.4",
"puppeteer-extra-plugin-stealth": "2.11.1",
"query-string": "7.1.1",

View File

@ -11606,10 +11606,10 @@ puppeteer-extra@3.3.4:
debug "^4.1.1"
deepmerge "^4.2.2"
puppeteer@17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.0.tgz#27dfc629092a5ac1b6f6c30ec200c4147af2847c"
integrity sha512-cPBHruFaUGNTekw0I8P6vBY4sV9gFyh3WjDDv0UzlwSSRQVSl+igcuPVqa7NKDjKccki9X1nVn6HalIqBoJz6g==
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==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"