|
1 | 1 | { |
2 | 2 | "name": "meshcentral", |
3 | | - "version": "1.1.32", |
| 3 | + "version": "1.1.33", |
4 | 4 | "keywords": [ |
5 | 5 | "Remote Device Management", |
6 | 6 | "Remote Device Monitoring", |
|
42 | 42 | "body-parser": "1.20.3", |
43 | 43 | "cbor": "5.2.0", |
44 | 44 | "compression": "1.7.4", |
45 | | - "cookie-session": "2.0.0", |
46 | | - "express": "4.21.0", |
| 45 | + "cookie-session": "2.1.0", |
| 46 | + "express": "4.21.1", |
47 | 47 | "express-handlebars": "7.1.3", |
48 | 48 | "express-ws": "5.0.2", |
49 | 49 | "ipcheck": "0.1.0", |
50 | 50 | "minimist": "1.2.8", |
51 | 51 | "multiparty": "4.2.3", |
52 | 52 | "node-forge": "1.3.1", |
53 | | - "ua-parser-js": "1.0.37", |
54 | | - "ws": "8.17.1", |
| 53 | + "ua-parser-js": "1.0.39", |
| 54 | + "ws": "8.18.0", |
55 | 55 | "yauzl": "2.10.0" |
56 | 56 | }, |
57 | 57 | "engines": { |
|
70 | 70 | "passport-github2": "*", |
71 | 71 | "passport-azure-oauth2": "*", |
72 | 72 | "jwt-simple": "*", |
73 | | - "openid-client": "*", |
| 73 | + "openid-client": "5.7.0", |
74 | 74 | "passport-saml": "*", |
75 | 75 | "archiver": "7.0.1", |
76 | 76 | "body-parser": "1.20.3", |
77 | 77 | "cbor": "5.2.0", |
78 | 78 | "compression": "1.7.4", |
79 | | - "cookie-session": "2.0.0", |
80 | | - "express": "4.21.0", |
| 79 | + "cookie-session": "2.1.0", |
| 80 | + "express": "4.21.1", |
81 | 81 | "express-handlebars": "7.1.3", |
82 | 82 | "express-ws": "5.0.2", |
83 | 83 | "ipcheck": "0.1.0", |
84 | 84 | "minimist": "1.2.8", |
85 | 85 | "multiparty": "4.2.3", |
86 | 86 | "@yetzt/nedb": "*", |
87 | 87 | "node-forge": "1.3.1", |
88 | | - "ua-parser-js": "1.0.37", |
89 | | - "ws": "8.17.1", |
| 88 | + "ua-parser-js": "1.0.39", |
| 89 | + "ws": "8.18.0", |
90 | 90 | "yauzl": "2.10.0", |
91 | 91 | "node-windows": "0.1.14", |
92 | 92 | "loadavg-windows": "1.1.1", |
93 | 93 | "node-sspi": "0.2.10", |
94 | 94 | "ldapauth-fork": "5.0.5", |
95 | | - "ssh2": "1.15.0", |
| 95 | + "ssh2": "1.16.0", |
96 | 96 | "svg-captcha": "1.4.0", |
97 | | - "image-size": "1.0.2", |
| 97 | + "image-size": "1.1.1", |
98 | 98 | "acme-client": "4.2.5", |
99 | 99 | "aedes": "0.39.0", |
100 | 100 | "mysql2": "3.6.2", |
|
110 | 110 | "semver": "7.5.4", |
111 | 111 | "https-proxy-agent": "7.0.2", |
112 | 112 | "mongojs": "3.1.0", |
113 | | - "nodemailer": "6.9.8", |
| 113 | + "nodemailer": "6.9.15", |
114 | 114 | "@sendgrid/mail": "*", |
115 | 115 | "jsdom": "22.1.0", |
116 | 116 | "esprima": "4.0.1", |
|
0 commit comments