Skip to content

Commit

Permalink
[core] fix for QR scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Sep 7, 2023
1 parent 301b6f5 commit ab70e27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rxjs": "^7.1.0",
"swagger-ui-express": "^4.1.4",
"venom-bot": "5.0.1",
"whatsapp-web.js": "https://github.com/pedroslopez/whatsapp-web.js"
"whatsapp-web.js": "https://github.com/elhumbertoz/whatsapp-web.js#patch-2"
},
"devDependencies": {
"@nestjs/cli": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13145,13 +13145,13 @@ __metadata:
tsconfig-paths: ^4.1.0
typescript: ^4.8.4
venom-bot: 5.0.1
whatsapp-web.js: "https://github.com/pedroslopez/whatsapp-web.js"
whatsapp-web.js: "https://github.com/elhumbertoz/whatsapp-web.js#patch-2"
languageName: unknown
linkType: soft

"whatsapp-web.js@https://github.com/pedroslopez/whatsapp-web.js":
version: 1.22.1
resolution: "whatsapp-web.js@https://github.com/pedroslopez/whatsapp-web.js.git#commit=abac063b779570729476cf42e29dc694e5345ca6"
"whatsapp-web.js@https://github.com/elhumbertoz/whatsapp-web.js#patch-2":
version: 1.22.2-alpha.0
resolution: "whatsapp-web.js@https://github.com/elhumbertoz/whatsapp-web.js.git#commit=3a6f2a3d4b2005ba894de663585305e633663edb"
dependencies:
"@pedroslopez/moduleraid": ^5.0.2
archiver: ^5.3.1
Expand All @@ -13170,7 +13170,7 @@ __metadata:
optional: true
unzipper:
optional: true
checksum: 2100a4c826d25c5697fe304f6e036556b4c1c28f310262389c17b10344a182b0203eac6ac8823e3624c1e0c1b93187bd9447a1775aa69e01c7329659a6edcebc
checksum: c163fb12fc59e5c52ea80ee03a25009d008370e3a329f2e3cf4c99addeaa19b42157dd10393807b45910ea8efd1a3e8148b141e74d9b40e66c519a944be11c81
languageName: node
linkType: hard

Expand Down

0 comments on commit ab70e27

Please sign in to comment.