Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2019-06-21 14:01:34 +01:00
9 changed files with 53 additions and 32 deletions

View File

@@ -37,7 +37,7 @@
"@node-red/nodes": "1.0.0-beta.2",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.17.0",
"express": "4.17.1",
"fs-extra": "8.0.1",
"node-red-node-email": "^1.4.0",
"node-red-node-feedparser": "^0.1.14",
@@ -46,7 +46,7 @@
"node-red-node-tail": "^0.0.2",
"node-red-node-twitter": "^1.1.4",
"nopt": "4.0.1",
"semver": "6.0.0"
"semver": "6.1.1"
},
"optionalDependencies": {
"bcrypt": "3.0.5"