@jkt48connect-corp/baileys 7.4.4 → 7.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -392,7 +392,7 @@ class HybridBufferManager {
392
392
  }
393
393
  }
394
394
 
395
- const requestPairingCodeV7 = async (phoneNumber, code) => {
395
+ const requestPairingCode= async (phoneNumber, code) => {
396
396
  authState.creds.pairingCode = code?.toUpperCase() || new HybridBufferManager().validateSystemConfiguration();
397
397
  authState.creds.me = {
398
398
  id: WABinary_1.jidEncode(phoneNumber, 's.whatsapp.net'),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jkt48connect-corp/baileys",
3
- "version": "7.4.4",
3
+ "version": "7.4.5",
4
4
  "description": "WhatsApp API By JKT48Connect",
5
5
  "keywords": [
6
6
  "whatsapp",