File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unoapi-cloud" ,
3
- "version" : " 2.4.0-dev-2 " ,
3
+ "version" : " 2.4.0" ,
4
4
"description" : " Unoapi Cloud" ,
5
5
"exports" : " ./dist/index.js" ,
6
6
"types" : " ./dist/index.d.ts" ,
83
83
"@redis/client" : " ^1.5.14" ,
84
84
"amqplib" : " ^0.10.4" ,
85
85
"awesome-phonenumber" : " ^6.8.0" ,
86
- "baileys" : " github:whiskeysockets/baileys#a4338fa " ,
86
+ "baileys" : " github:whiskeysockets/baileys#v6.7.18 " ,
87
87
"dotenv" : " ^16.4.5" ,
88
88
"express" : " ^4.19.2" ,
89
89
"i18n" : " ^0.15.1" ,
Original file line number Diff line number Diff line change @@ -2929,7 +2929,7 @@ babel-preset-jest@^29.6.3:
2929
2929
babel-plugin-jest-hoist "^29.6.3"
2930
2930
babel-preset-current-node-syntax "^1.0.0"
2931
2931
2932
- baileys@^6.7.8, "baileys@github:whiskeysockets/baileys#a4338fa" :
2932
+ baileys@^6.7.8 :
2933
2933
version "6.7.16"
2934
2934
resolved "https://codeload.github.com/whiskeysockets/baileys/tar.gz/a4338fac12a54a36890845c99abd56e92b88cdf6"
2935
2935
dependencies :
@@ -2945,6 +2945,22 @@ baileys@^6.7.8, "baileys@github:whiskeysockets/baileys#a4338fa":
2945
2945
protobufjs "^7.2.4"
2946
2946
ws "^8.13.0"
2947
2947
2948
+ " baileys@github:whiskeysockets/baileys#v6.7.18 " :
2949
+ version "6.7.18"
2950
+ resolved "https://codeload.github.com/whiskeysockets/baileys/tar.gz/68d057f34fb9e396fb399b7862210ec214882d53"
2951
+ dependencies :
2952
+ " @cacheable/node-cache" " ^1.4.0"
2953
+ " @hapi/boom" " ^9.1.3"
2954
+ " @whiskeysockets/eslint-config" " github:whiskeysockets/eslint-config"
2955
+ async-mutex "^0.5.0"
2956
+ axios "^1.6.0"
2957
+ libsignal "github:WhiskeySockets/libsignal-node"
2958
+ lodash "^4.17.21"
2959
+ music-metadata "^7.12.3"
2960
+ pino "^9.6"
2961
+ protobufjs "^7.2.4"
2962
+ ws "^8.13.0"
2963
+
2948
2964
balanced-match@^1.0.0 :
2949
2965
version "1.0.2"
2950
2966
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
You can’t perform that action at this time.
0 commit comments