Bump puppeteer from 19.1.0 to 19.1.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.1.0 to 19.1.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.1.0...v19.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>
This commit is contained in:
dependabot[bot] 2022-10-25 14:11:12 +00:00 committed by GitHub
parent 26ec5ac98d
commit f74c6ca28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 22 deletions

View file

@ -6,7 +6,7 @@
"license": "CC0-1.0",
"dependencies": {
"normalize.css": "^8.0.1",
"puppeteer": "^19.1.0"
"puppeteer": "^19.1.2"
},
"devDependencies": {
"@babel/core": "^7.19.6",