meta-horizonn 1.1.3 → 1.1.4

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 +1 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meta-horizonn",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "Facebook-Chat-API Protect and Deploy by Kanzu and HZI Team. Kem is redeveloped. Rename package is Meta Horizonn and package supported ChatBot Messenger.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -27,8 +27,6 @@
27
27
  "cheerio": "latest",
28
28
  "crypto-js": "latest",
29
29
  "deasync": "^0.1.28",
30
- "define-properties": "^1.2.1",
31
- "devtools-protocol": "^0.0.1235375",
32
30
  "duplexify": "^4.1.2",
33
31
  "encode32": "latest",
34
32
  "express": "latest",
@@ -38,7 +36,6 @@
38
36
  "fs-extra": "^11.1.1",
39
37
  "got": "^11.8.6",
40
38
  "https-proxy-agent": "latest",
41
- "lru-cache": "^10.1.0",
42
39
  "is-hexcolor": "^1.0.0",
43
40
  "lodash": "latest",
44
41
  "moment": "^2.29.4",
@@ -54,7 +51,6 @@
54
51
  "speakeasy": "latest",
55
52
  "totp-generator": "latest",
56
53
  "tough-cookie": "^4.1.2",
57
- "tr46": "^5.0.0",
58
54
  "uuid": "latest",
59
55
  "ws": "^8.13.0"
60
56
  },