fix(proto-extract): regenerate corrupted yarn.lock to restore install process (#1981)

* fix(proto-extract): regenerate corrupted yarn.lock to restore install process

* chore(proto-extract): update acorn parser to latest version for compatibility with new WhatsApp JS syntax

* Update baileys version to 2.3000.1029027441

* Update version number in Defaults index

* Revert WAProto.proto to resolve merge conflict and restore expected structure

---------

Co-authored-by: Vrypt <vryptt@gmail.com>
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
This commit is contained in:
Vrypt
2026-01-18 06:45:23 +07:00
committed by GitHub
parent a2677c89dd
commit db86cdc545
3 changed files with 428 additions and 286 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"start": "node index.js"
},
"dependencies": {
"acorn": "^6.4.1",
"acorn": "^8.15.0",
"acorn-walk": "^6.1.1",
"request": "^2.88.0",
"request-promise-core": "^1.1.2",