mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	upgrade bluebird to ^3.4.6
This commit is contained in:
		
							parent
							
								
									6c0c33714c
								
							
						
					
					
						commit
						743d3d7874
					
				@ -46,7 +46,7 @@
 | 
			
		||||
    "test:coverage-report": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "bluebird": "2.9.14",
 | 
			
		||||
    "bluebird": "^3.4.6",
 | 
			
		||||
    "body-parser": "1.15.2",
 | 
			
		||||
    "cookie-parser": "^1.4.1",
 | 
			
		||||
    "db-migrate": "0.9.25",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user