mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	deps: update to express ^5.1.0
This commit is contained in:
		
							parent
							
								
									a3b6d4d151
								
							
						
					
					
						commit
						de92391121
					
				@ -38,7 +38,7 @@
 | 
			
		||||
    "copyfiles": "^2.1.0",
 | 
			
		||||
    "cross-env": "^5.2.0",
 | 
			
		||||
    "eslint": "^5.15.3",
 | 
			
		||||
    "express": "^4.16.4",
 | 
			
		||||
    "express": "^5.1.0",
 | 
			
		||||
    "mocha": "^6.0.2",
 | 
			
		||||
    "nyc": "^17.1.0",
 | 
			
		||||
    "rimraf": "^2.6.3",
 | 
			
		||||
@ -46,7 +46,7 @@
 | 
			
		||||
    "typescript": "^5.7.2"
 | 
			
		||||
  },
 | 
			
		||||
  "peerDependencies": {
 | 
			
		||||
    "express": "^4.16.4"
 | 
			
		||||
    "express": "^4.16.4 || ^5.1.0"
 | 
			
		||||
  },
 | 
			
		||||
  "packageManager": "yarn@1.22.22"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user