Bump dependencies

This commit is contained in:
Nick O'Leary
2019-08-22 10:40:33 +01:00
parent c7427a5f7c
commit 18aeeab041
5 changed files with 23 additions and 23 deletions

View File

@@ -39,11 +39,11 @@
"bcryptjs": "2.4.3",
"express": "4.17.1",
"fs-extra": "8.1.0",
"node-red-node-rbe": "^0.2.4",
"node-red-node-sentiment": "^0.1.3",
"node-red-node-tail": "^0.0.2",
"node-red-node-rbe": "^0.2.5",
"node-red-node-sentiment": "^0.1.4",
"node-red-node-tail": "^0.0.3",
"nopt": "4.0.1",
"semver": "6.2.0"
"semver": "6.3.0"
},
"optionalDependencies": {
"bcrypt": "3.0.6"