This commit is contained in:
Leifer Mendez
2022-02-26 11:50:44 +01:00
parent 902431c533
commit d200100caa
10 changed files with 57 additions and 40 deletions

12
package-lock.json generated
View File

@@ -2977,9 +2977,9 @@
}
},
"puppeteer": {
"version": "13.3.2",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.3.2.tgz",
"integrity": "sha512-TIt8/R0eaUwY1c0/O0sCJpSglvGEWVoWFfGZ2dNtxX3eHuBo1ln9abaWfxTjZfsrkYATLSs8oqEdRZpMNnCsvg==",
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-13.4.0.tgz",
"integrity": "sha512-WrHtFF2WpYC6KWFP4OCPOHWCjW4f8tFk+FkYZeNQ8/lHn+asjXBEXiIWauune8CY2xIHBVExGas+WI6Ay8/MgQ==",
"requires": {
"cross-fetch": "3.1.5",
"debug": "4.3.3",
@@ -3696,9 +3696,9 @@
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
},
"whatsapp-web.js": {
"version": "1.15.6",
"resolved": "https://registry.npmjs.org/whatsapp-web.js/-/whatsapp-web.js-1.15.6.tgz",
"integrity": "sha512-o5iKWd6KDMMxxL0VHM8Uk380D6elFY5d0THpgLN60IcCknyM4IXWtpbFHdrbDUXylnn8lFHiMf9w0hQSEhvfeQ==",
"version": "1.15.8",
"resolved": "https://registry.npmjs.org/whatsapp-web.js/-/whatsapp-web.js-1.15.8.tgz",
"integrity": "sha512-xbNKZb/7QhORU9I2iZ4acSxuhNAUx5riLckTLU+echc8XZan7cWbQuAr0Nzlrt2RKIpCyBfeH3vI6ZlMMApBRA==",
"requires": {
"@pedroslopez/moduleraid": "^5.0.2",
"fluent-ffmpeg": "^2.1.2",