chore(deps): bump puppeteer from 13.4.0 to 13.5.0 (#932) [skip ci]
This commit is contained in:
30
package-lock.json
generated
30
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"open-graph-scraper": "^4.11.0",
|
||||
"png-js": "^1.0.0",
|
||||
"prismjs": "^1.27.0",
|
||||
"puppeteer": "^13.4.0",
|
||||
"puppeteer": "^13.5.0",
|
||||
"purgecss": "^4.1.3",
|
||||
"rss-parser": "^3.12.0",
|
||||
"sanitize-html": "^2.7.0",
|
||||
@@ -3630,9 +3630,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/devtools-protocol": {
|
||||
"version": "0.0.960912",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.960912.tgz",
|
||||
"integrity": "sha512-I3hWmV9rWHbdnUdmMKHF2NuYutIM2kXz2mdXW8ha7TbRlGTVs+PF+PsB5QWvpCek4Fy9B+msiispCfwlhG5Sqg=="
|
||||
"version": "0.0.969999",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.969999.tgz",
|
||||
"integrity": "sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ=="
|
||||
},
|
||||
"node_modules/diff-sequences": {
|
||||
"version": "27.5.0",
|
||||
@@ -8141,14 +8141,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/puppeteer": {
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.4.0.tgz",
|
||||
"integrity": "sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==",
|
||||
"version": "13.5.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.5.0.tgz",
|
||||
"integrity": "sha512-raPr2YZ3RZLboGwt7jJgusJTBRDaVEUiPOSOWWFLV1oj07xqT5UqqbjmNXFXlMlkhF/NwmcEInW64VhvyllVdw==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"cross-fetch": "3.1.5",
|
||||
"debug": "4.3.3",
|
||||
"devtools-protocol": "0.0.960912",
|
||||
"devtools-protocol": "0.0.969999",
|
||||
"extract-zip": "2.0.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"pkg-dir": "4.2.0",
|
||||
@@ -12974,9 +12974,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"devtools-protocol": {
|
||||
"version": "0.0.960912",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.960912.tgz",
|
||||
"integrity": "sha512-I3hWmV9rWHbdnUdmMKHF2NuYutIM2kXz2mdXW8ha7TbRlGTVs+PF+PsB5QWvpCek4Fy9B+msiispCfwlhG5Sqg=="
|
||||
"version": "0.0.969999",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.969999.tgz",
|
||||
"integrity": "sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ=="
|
||||
},
|
||||
"diff-sequences": {
|
||||
"version": "27.5.0",
|
||||
@@ -16437,13 +16437,13 @@
|
||||
}
|
||||
},
|
||||
"puppeteer": {
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.4.0.tgz",
|
||||
"integrity": "sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==",
|
||||
"version": "13.5.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.5.0.tgz",
|
||||
"integrity": "sha512-raPr2YZ3RZLboGwt7jJgusJTBRDaVEUiPOSOWWFLV1oj07xqT5UqqbjmNXFXlMlkhF/NwmcEInW64VhvyllVdw==",
|
||||
"requires": {
|
||||
"cross-fetch": "3.1.5",
|
||||
"debug": "4.3.3",
|
||||
"devtools-protocol": "0.0.960912",
|
||||
"devtools-protocol": "0.0.969999",
|
||||
"extract-zip": "2.0.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"pkg-dir": "4.2.0",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"open-graph-scraper": "^4.11.0",
|
||||
"png-js": "^1.0.0",
|
||||
"prismjs": "^1.27.0",
|
||||
"puppeteer": "^13.4.0",
|
||||
"puppeteer": "^13.5.0",
|
||||
"purgecss": "^4.1.3",
|
||||
"rss-parser": "^3.12.0",
|
||||
"sanitize-html": "^2.7.0",
|
||||
|
||||
Reference in New Issue
Block a user