mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 04:07:36 +00:00
chore(deps): bump puppeteer from 5.4.0 to 5.4.1 (#617)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Commits](https://github.com/puppeteer/puppeteer/compare/v5.4.0...v5.4.1) 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:
Generated
+3
-3
@@ -10056,9 +10056,9 @@
|
||||
}
|
||||
},
|
||||
"puppeteer": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-5.4.0.tgz",
|
||||
"integrity": "sha512-LgTqVW2ClEP4XGAT64FLQ0QWVhdNSRwJp9HfMFVfoJlZHGQu3HUbuBhR1hBow3DXZH1K3b/WfHxt1n8hr2uayw==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-5.4.1.tgz",
|
||||
"integrity": "sha512-8u6r9tFm3gtMylU4uCry1W/CeAA8uczKMONvGvivkTsGqKA7iB7DWO2CBFYlB9GY6/IEoq9vkI5slJWzUBkwNw==",
|
||||
"requires": {
|
||||
"debug": "^4.1.0",
|
||||
"devtools-protocol": "0.0.809251",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"nodemailer": "^6.4.14",
|
||||
"open": "^7.3.0",
|
||||
"play-sound": "^1.1.3",
|
||||
"puppeteer": "^5.4.0",
|
||||
"puppeteer": "^5.4.1",
|
||||
"puppeteer-extra": "^3.1.15",
|
||||
"puppeteer-extra-plugin-adblocker": "^2.11.6",
|
||||
"puppeteer-extra-plugin-block-resources": "^2.2.7",
|
||||
|
||||
Reference in New Issue
Block a user