mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Bump package dependencies
This commit is contained in:
		
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @@ -24,8 +24,8 @@ | ||||
|         } | ||||
|     ], | ||||
|     "dependencies": { | ||||
|         "ajv": "6.5.3", | ||||
|         "basic-auth": "2.0.0", | ||||
|         "ajv": "6.5.4", | ||||
|         "basic-auth": "2.0.1", | ||||
|         "bcryptjs": "2.4.3", | ||||
|         "body-parser": "1.18.3", | ||||
|         "cheerio": "0.22.0", | ||||
| @@ -33,9 +33,9 @@ | ||||
|         "cookie": "0.3.1", | ||||
|         "cookie-parser": "1.4.3", | ||||
|         "cors": "2.8.4", | ||||
|         "cron": "1.4.1", | ||||
|         "cron": "1.5.0", | ||||
|         "denque": "1.3.0", | ||||
|         "express": "4.16.3", | ||||
|         "express": "4.16.4", | ||||
|         "express-session": "1.15.6", | ||||
|         "fs-extra": "5.0.0", | ||||
|         "fs.notify": "0.0.4", | ||||
| @@ -50,7 +50,7 @@ | ||||
|         "memorystore": "1.6.0", | ||||
|         "mime": "1.4.1", | ||||
|         "mqtt": "2.18.8", | ||||
|         "multer": "1.3.1", | ||||
|         "multer": "1.4.1", | ||||
|         "mustache": "2.3.2", | ||||
|         "node-red-node-email": "0.1.*", | ||||
|         "node-red-node-feedparser": "^0.1.12", | ||||
| @@ -64,7 +64,7 @@ | ||||
|         "passport-oauth2-client-password": "0.1.2", | ||||
|         "raw-body": "2.3.3", | ||||
|         "request": "2.88.0", | ||||
|         "semver": "5.5.1", | ||||
|         "semver": "5.6.0", | ||||
|         "sentiment": "2.1.0", | ||||
|         "uglify-js": "3.4.9", | ||||
|         "when": "3.7.8", | ||||
| @@ -75,7 +75,7 @@ | ||||
|         "bcrypt": "~2.0.0" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "chromedriver": "^2.41.0", | ||||
|         "chromedriver": "2.41.1", | ||||
|         "grunt": "~1.0.3", | ||||
|         "grunt-chmod": "~1.1.1", | ||||
|         "grunt-cli": "~1.3.1", | ||||
| @@ -104,8 +104,8 @@ | ||||
|         "mosca": "^2.8.3", | ||||
|         "should": "^8.4.0", | ||||
|         "sinon": "1.17.7", | ||||
|         "stoppable": "^1.0.6", | ||||
|         "supertest": "3.1.0", | ||||
|         "stoppable": "^1.0.7", | ||||
|         "supertest": "3.3.0", | ||||
|         "wdio-chromedriver-service": "^0.1.3", | ||||
|         "wdio-mocha-framework": "^0.6.2", | ||||
|         "wdio-spec-reporter": "^0.1.5", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user