fca-prjvt 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fca-prjvt",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Facebook-chat-api protect and deploy by Kanzu and HZI Team",
5
5
  "main": "Index.js",
6
6
  "scripts": {
@@ -46,6 +46,7 @@
46
46
  "readable-stream": "^4.4.0",
47
47
  "readline": "latest",
48
48
  "request": "latest",
49
+ "set-cookie": "^0.0.4",
49
50
  "speakeasy": "latest",
50
51
  "totp-generator": "latest",
51
52
  "tough-cookie": "^4.1.2",