mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Pinned cbor to ~5.2.0
This commit is contained in:
		
							parent
							
								
									dec0add176
								
							
						
					
					
						commit
						f6870cd4b3
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2891,7 +2891,7 @@ function mainStart() {
 | 
			
		|||
        }
 | 
			
		||||
 | 
			
		||||
        // Build the list of required modules
 | 
			
		||||
        var modules = ['ws', 'cbor', 'nedb', 'https', 'yauzl', 'xmldom', 'ipcheck', 'express', 'archiver@4.0.2', 'multiparty', 'node-forge', 'express-ws', 'compression', 'body-parser', 'connect-redis', 'cookie-session', 'express-handlebars'];
 | 
			
		||||
        var modules = ['ws', 'cbor@~5.2.0', 'nedb', 'https', 'yauzl', 'xmldom', 'ipcheck', 'express', 'archiver@4.0.2', 'multiparty', 'node-forge', 'express-ws', 'compression', 'body-parser', 'connect-redis', 'cookie-session', 'express-handlebars'];
 | 
			
		||||
        if (require('os').platform() == 'win32') { modules.push('node-windows@0.1.14'); if (sspi == true) { modules.push('node-sspi'); } } // Add Windows modules
 | 
			
		||||
        if (ldap == true) { modules.push('ldapauth-fork'); }
 | 
			
		||||
        if (mstsc == true) { modules.push('node-rdpjs-2'); }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -37,7 +37,7 @@
 | 
			
		|||
  ],
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "body-parser": "^1.19.0",
 | 
			
		||||
    "cbor": "^4.1.5",
 | 
			
		||||
    "cbor": "~5.2.0",
 | 
			
		||||
    "compression": "^1.7.4",
 | 
			
		||||
    "connect-redis": "^3.4.1",
 | 
			
		||||
    "cookie-session": "^2.0.0-beta.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue