Bump puppeteer-core from 14.1.1 to 14.1.2

Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 14.1.1 to 14.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/v14.1.1...v14.1.2)

---
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-05-30 23:00:56 +00:00 committed by Nemo
parent 9bb5d1e6df
commit 65546d7f4e
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -456,9 +456,9 @@
}
},
"node_modules/puppeteer-core": {
"version": "14.1.1",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-14.1.1.tgz",
"integrity": "sha512-DWLzFcawn1ANg2Q06Eieing4Y0fdNI7miax3f+wEbdROzlMG4yXIWzmT6XTKyFyqOjMhW5QNIDdFJftK6oP4og==",
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-14.1.2.tgz",
"integrity": "sha512-YtieTBSRu1Iev6YSfGzOGepWNABQX4BEMptM/CPU59O13zuzq6REwdBqS7MpZ+EZRdmiUy8YL44t05ucIpWufw==",
"dependencies": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",
@ -955,9 +955,9 @@
}
},
"puppeteer-core": {
"version": "14.1.1",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-14.1.1.tgz",
"integrity": "sha512-DWLzFcawn1ANg2Q06Eieing4Y0fdNI7miax3f+wEbdROzlMG4yXIWzmT6XTKyFyqOjMhW5QNIDdFJftK6oP4og==",
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-14.1.2.tgz",
"integrity": "sha512-YtieTBSRu1Iev6YSfGzOGepWNABQX4BEMptM/CPU59O13zuzq6REwdBqS7MpZ+EZRdmiUy8YL44t05ucIpWufw==",
"requires": {
"cross-fetch": "3.1.5",
"debug": "4.3.4",