mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	upgrade express dependencies
This commit is contained in:
		
							parent
							
								
									3f5226e842
								
							
						
					
					
						commit
						2ad12fb12b
					
				
							
								
								
									
										16
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								package.json
									
									
									
									
									
								
							@ -42,20 +42,20 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "dependencies": {
 | 
					    "dependencies": {
 | 
				
			||||||
        "bluebird": "2.9.14",
 | 
					        "bluebird": "2.9.14",
 | 
				
			||||||
        "body-parser": "1.12.2",
 | 
					        "body-parser": "1.15.0",
 | 
				
			||||||
        "cookie-parser": "^1.3.3",
 | 
					        "cookie-parser": "^1.4.1",
 | 
				
			||||||
        "db-migrate": "0.9.23",
 | 
					        "db-migrate": "0.9.23",
 | 
				
			||||||
        "deep-diff": "^0.3.0",
 | 
					        "deep-diff": "^0.3.3",
 | 
				
			||||||
        "errorhandler": "1.3.5",
 | 
					        "errorhandler": "1.3.5",
 | 
				
			||||||
        "express": "4.12.3",
 | 
					        "express": "4.13.4",
 | 
				
			||||||
        "express-validator": "2.9.0",
 | 
					        "express-validator": "2.20.3",
 | 
				
			||||||
        "ini": "1.3.3",
 | 
					        "ini": "1.3.4",
 | 
				
			||||||
        "jsx-loader": "0.12.2",
 | 
					        "jsx-loader": "0.12.2",
 | 
				
			||||||
        "jsxhint": "0.13.2",
 | 
					        "jsxhint": "0.13.2",
 | 
				
			||||||
        "knex": "^0.11.0",
 | 
					        "knex": "^0.11.0",
 | 
				
			||||||
        "lodash": "^3.5.0",
 | 
					        "lodash": "^3.5.0",
 | 
				
			||||||
        "log4js": "0.6.22",
 | 
					        "log4js": "0.6.35",
 | 
				
			||||||
        "moment": "^2.11.2",
 | 
					        "moment": "^2.13.0",
 | 
				
			||||||
        "nconf": "0.7.1",
 | 
					        "nconf": "0.7.1",
 | 
				
			||||||
        "pg": "^4.5.5",
 | 
					        "pg": "^4.5.5",
 | 
				
			||||||
        "react": "^0.13.1",
 | 
					        "react": "^0.13.1",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user