@resolveio/server-lib 9.8.3 → 9.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@resolveio/server-lib",
|
|
3
|
-
"version": "9.8.
|
|
3
|
+
"version": "9.8.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.ts",
|
|
6
6
|
"scripts": {
|
|
@@ -14,48 +14,48 @@
|
|
|
14
14
|
"license": "ISC",
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"appmetrics": "5.1.1",
|
|
17
|
-
"aws-sdk": "2.
|
|
17
|
+
"aws-sdk": "2.1009.0",
|
|
18
18
|
"bent": "7.3.12",
|
|
19
19
|
"body-parser": "1.19.0",
|
|
20
20
|
"clone": "2.1.2",
|
|
21
|
-
"cron": "1.
|
|
21
|
+
"cron": "1.8.2",
|
|
22
22
|
"crypto": "1.0.1",
|
|
23
23
|
"deep-diff": "1.0.2",
|
|
24
24
|
"email-verifier": "0.4.1",
|
|
25
25
|
"exceljs": "3.6.0",
|
|
26
26
|
"express": "4.17.1",
|
|
27
27
|
"express-xml-bodyparser": "0.3.0",
|
|
28
|
-
"handlebars": "4.7.
|
|
28
|
+
"handlebars": "4.7.7",
|
|
29
29
|
"imap": "0.8.19",
|
|
30
30
|
"json2csv": "4.5.2",
|
|
31
31
|
"jsonwebtoken": "8.5.1",
|
|
32
32
|
"jwt-decode": "3.1.2",
|
|
33
33
|
"moment": "2.29.1",
|
|
34
|
-
"moment-timezone": "0.5.
|
|
34
|
+
"moment-timezone": "0.5.33",
|
|
35
35
|
"mongodb": "4.1.3",
|
|
36
36
|
"node-cache": "5.1.2",
|
|
37
37
|
"node-google-timezone": "0.1.1",
|
|
38
|
-
"nodemailer": "6.
|
|
38
|
+
"nodemailer": "6.7.0",
|
|
39
39
|
"path": "0.12.7",
|
|
40
|
-
"pdf-lib": "1.
|
|
40
|
+
"pdf-lib": "1.16.0",
|
|
41
41
|
"phantom": "6.3.0",
|
|
42
|
-
"pm2": "
|
|
42
|
+
"pm2": "5.1.2",
|
|
43
43
|
"rus-diff": "1.1.0",
|
|
44
44
|
"scmp": "2.1.0",
|
|
45
45
|
"segfault-handler": "1.3.0",
|
|
46
|
-
"simpl-schema": "1.
|
|
47
|
-
"string-similarity": "4.0.
|
|
46
|
+
"simpl-schema": "1.12.0",
|
|
47
|
+
"string-similarity": "4.0.4",
|
|
48
48
|
"string_score": "0.1.22",
|
|
49
|
-
"twilio": "3.
|
|
49
|
+
"twilio": "3.69.0",
|
|
50
50
|
"uuid": "8.3.2",
|
|
51
|
-
"ws": "8.2.
|
|
51
|
+
"ws": "8.2.3",
|
|
52
52
|
"xlsx": "0.16.8"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@types/express": "4.17.
|
|
55
|
+
"@types/express": "4.17.13",
|
|
56
56
|
"@types/handlebars": "4.1.0",
|
|
57
|
-
"@types/jsonwebtoken": "8.5.
|
|
58
|
-
"@types/nodemailer": "6.4.
|
|
57
|
+
"@types/jsonwebtoken": "8.5.5",
|
|
58
|
+
"@types/nodemailer": "6.4.4",
|
|
59
59
|
"@types/ws": "8.2.0",
|
|
60
60
|
"del": "3.0.0",
|
|
61
61
|
"express-livereload": "0.0.24",
|
|
@@ -72,41 +72,41 @@
|
|
|
72
72
|
},
|
|
73
73
|
"peerDependencies": {
|
|
74
74
|
"appmetrics": "5.1.1",
|
|
75
|
-
"aws-sdk": "2.
|
|
75
|
+
"aws-sdk": "2.1009.0",
|
|
76
76
|
"bent": "7.3.12",
|
|
77
77
|
"body-parser": "1.19.0",
|
|
78
78
|
"clone": "2.1.2",
|
|
79
|
-
"cron": "1.
|
|
79
|
+
"cron": "1.8.2",
|
|
80
80
|
"crypto": "1.0.1",
|
|
81
81
|
"deep-diff": "1.0.2",
|
|
82
82
|
"email-verifier": "0.4.1",
|
|
83
83
|
"exceljs": "3.6.0",
|
|
84
84
|
"express": "4.17.1",
|
|
85
85
|
"express-xml-bodyparser": "0.3.0",
|
|
86
|
-
"handlebars": "4.7.
|
|
86
|
+
"handlebars": "4.7.7",
|
|
87
87
|
"imap": "0.8.19",
|
|
88
88
|
"json2csv": "4.5.2",
|
|
89
89
|
"jsonwebtoken": "8.5.1",
|
|
90
90
|
"jwt-decode": "3.1.2",
|
|
91
91
|
"moment": "2.29.1",
|
|
92
|
-
"moment-timezone": "0.5.
|
|
92
|
+
"moment-timezone": "0.5.33",
|
|
93
93
|
"mongodb": "4.1.3",
|
|
94
94
|
"node-cache": "5.1.2",
|
|
95
95
|
"node-google-timezone": "0.1.1",
|
|
96
|
-
"nodemailer": "6.
|
|
96
|
+
"nodemailer": "6.7.0",
|
|
97
97
|
"path": "0.12.7",
|
|
98
|
-
"pdf-lib": "1.
|
|
98
|
+
"pdf-lib": "1.16.0",
|
|
99
99
|
"phantom": "6.3.0",
|
|
100
|
-
"pm2": "
|
|
100
|
+
"pm2": "5.1.2",
|
|
101
101
|
"rus-diff": "1.1.0",
|
|
102
102
|
"scmp": "2.1.0",
|
|
103
103
|
"segfault-handler": "1.3.0",
|
|
104
|
-
"simpl-schema": "1.
|
|
105
|
-
"string-similarity": "4.0.
|
|
104
|
+
"simpl-schema": "1.12.0",
|
|
105
|
+
"string-similarity": "4.0.4",
|
|
106
106
|
"string_score": "0.1.22",
|
|
107
|
-
"twilio": "3.
|
|
107
|
+
"twilio": "3.69.0",
|
|
108
108
|
"uuid": "8.3.2",
|
|
109
|
-
"ws": "8.2.
|
|
109
|
+
"ws": "8.2.3",
|
|
110
110
|
"xlsx": "0.16.8"
|
|
111
111
|
}
|
|
112
112
|
}
|