Bump puppeteer-core from 18.0.2 to 18.0.5

Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 18.0.2 to 18.0.5.
- [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/v18.0.2...v18.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 23:00:47 +00:00 committed by GitHub
parent 2968daf44e
commit b38eae88c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -381,9 +381,9 @@
}
},
"node_modules/puppeteer-core": {
"version": "18.0.2",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-18.0.2.tgz",
"integrity": "sha512-eoFh37ktcbeChAw4d6wxcwI7oZhD1vxcAtrbPO6DJZn1HFBym1rE6DUwB3eARtnq5TZDpk7sNoOzLFLWa/9OSA==",
"version": "18.0.5",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-18.0.5.tgz",
"integrity": "sha512-JM83vUAmWdzZfUEDTGlkSdGFq0/TiVbFjQrb6BJVeLJAWVYlkO4YvyFAaTWdCM5Kz+ovg4g7xOSAU4FRh4Cv/w==",
"dependencies": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",
@ -828,9 +828,9 @@
}
},
"puppeteer-core": {
"version": "18.0.2",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-18.0.2.tgz",
"integrity": "sha512-eoFh37ktcbeChAw4d6wxcwI7oZhD1vxcAtrbPO6DJZn1HFBym1rE6DUwB3eARtnq5TZDpk7sNoOzLFLWa/9OSA==",
"version": "18.0.5",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-18.0.5.tgz",
"integrity": "sha512-JM83vUAmWdzZfUEDTGlkSdGFq0/TiVbFjQrb6BJVeLJAWVYlkO4YvyFAaTWdCM5Kz+ovg4g7xOSAU4FRh4Cv/w==",
"requires": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",