Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2019-07-07 21:48:13 +01:00
10 changed files with 38 additions and 27 deletions

View File

@@ -38,18 +38,18 @@
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.17.1",
"fs-extra": "8.0.1",
"node-red-node-email": "^1.4.0",
"fs-extra": "8.1.0",
"node-red-node-email": "^1.6.2",
"node-red-node-feedparser": "^0.1.14",
"node-red-node-rbe": "^0.2.4",
"node-red-node-sentiment": "^0.1.3",
"node-red-node-tail": "^0.0.2",
"node-red-node-twitter": "^1.1.4",
"node-red-node-twitter": "^1.1.5",
"nopt": "4.0.1",
"semver": "6.1.1"
"semver": "6.2.0"
},
"optionalDependencies": {
"bcrypt": "3.0.5"
"bcrypt": "3.0.6"
},
"engines": {
"node": ">=8"