File tree Expand file tree Collapse file tree 3 files changed +679
-638
lines changed
pkgs/tools/admin/meshcentral Expand file tree Collapse file tree 3 files changed +679
-638
lines changed Original file line number Diff line number Diff line change 88} :
99
1010yarn2nix-moretea . mkYarnPackage {
11- version = "1.1.42 " ;
11+ version = "1.1.43 " ;
1212
1313 src = fetchzip {
14- url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.42 .tgz" ;
15- sha256 = "0mz03jljw37815fvdpc679b5jpzdpmzfrljclzhzw086sdrzypc3 " ;
14+ url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.43 .tgz" ;
15+ sha256 = "0y6bqg03l0p0mkmmk6vh82gxjzsx1mkvjzwpyayrryn3hjaaih4k " ;
1616 } ;
1717
1818 patches = [
@@ -24,7 +24,7 @@ yarn2nix-moretea.mkYarnPackage {
2424
2525 offlineCache = fetchYarnDeps {
2626 yarnLock = ./yarn.lock ;
27- hash = "sha256-Q4rG6lfSZZQO7GnXRvnof/Pfmqkh4cZ34yhNgoFwAZY =" ;
27+ hash = "sha256-dkR48KS5Ykh/3RyTuzOQ9dUXLBhhIT0KYGIXTn+CUKA =" ;
2828 } ;
2929
3030 # Tarball has CRLF line endings. This makes patching difficult, so let's convert them.
Original file line number Diff line number Diff line change 11{
22 "name" : " meshcentral" ,
3- "version" : " 1.1.42 " ,
3+ "version" : " 1.1.43 " ,
44 "keywords" : [
55 " Remote Device Management" ,
66 " Remote Device Monitoring" ,
5050 "minimist" : " 1.2.8" ,
5151 "multiparty" : " 4.2.3" ,
5252 "node-forge" : " 1.3.1" ,
53- "ua-parser-js" : " 1.0.39" ,
53+ "ua-parser-js" : " 1.0.40" ,
54+ "ua-client-hints-js" : " 0.1.2" ,
5455 "ws" : " 8.18.0" ,
5556 "yauzl" : " 2.10.0"
5657 },
8687 "multiparty" : " 4.2.3" ,
8788 "@seald-io/nedb" : " *" ,
8889 "node-forge" : " 1.3.1" ,
89- "ua-parser-js" : " 1.0.39" ,
90+ "ua-parser-js" : " 1.0.40" ,
91+ "ua-client-hints-js" : " 0.1.2" ,
9092 "ws" : " 8.18.0" ,
9193 "yauzl" : " 2.10.0" ,
9294 "node-windows" : " 0.1.14" ,
102104 "@mysql/xdevapi" : " 8.0.33" ,
103105 "mongodb" : " 4.13.0" ,
104106 "saslprep" : " 1.0.3" ,
105- "pg" : " 8.13 .1" ,
107+ "pg" : " 8.14 .1" ,
106108 "mariadb" : " 3.4.0" ,
107109 "acebase" : " 1.29.5" ,
108110 "sqlite3" : " 5.1.7" ,
109111 "node-vault" : " 0.10.2" ,
110- "semver" : " 7.5.4 " ,
112+ "semver" : " 7.7.1 " ,
111113 "https-proxy-agent" : " 7.0.2" ,
112114 "mongojs" : " 3.1.0" ,
113115 "nodemailer" : " 6.9.16" ,
123125 "minio" : " 8.0.2" ,
124126 "wildleek" : " 2.0.0" ,
125127 "yubikeyotp" : " 0.2.0" ,
126- "otplib" : " 10.2.3 " ,
128+ "otplib" : " 12.0.1 " ,
127129 "twilio" : " 4.19.0" ,
128130 "plivo" : " 4.58.0" ,
129131 "telnyx" : " 1.25.5" ,
You can’t perform that action at this time.
0 commit comments