npm error fixes / updated packages.
This commit is contained in:
parent
e5238598c0
commit
b1db84a674
15
package.json
15
package.json
@ -32,12 +32,17 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@whiskeysockets/baileys": "latest",
|
||||
"pino": "latest",
|
||||
"qrcode": "^1.5.1",
|
||||
"whatsapp-web.js": "^1.22.2-alpha.1"
|
||||
"@whiskeysockets/baileys": "^6.7.9",
|
||||
"pino": "^9.5.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"whatsapp-web.js": "^1.26.0"
|
||||
},
|
||||
"overrides": {
|
||||
"inflight": "npm:@aashutoshrathi/inflight@^1.0.2",
|
||||
"glob": "^10.3.10",
|
||||
"rimraf": "^5.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.0.0"
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user