Update package dependencies

This commit is contained in:
Nick O'Leary
2019-03-28 14:46:16 +00:00
parent 28ef879c07
commit ea333c19f7
6 changed files with 23 additions and 23 deletions

View File

@@ -39,14 +39,14 @@
"bcryptjs": "2.4.3",
"express": "4.16.4",
"fs-extra": "7.0.1",
"node-red-node-email": "1.*",
"node-red-node-email": "^1.3.0",
"node-red-node-feedparser": "^0.1.14",
"node-red-node-rbe": "0.2.*",
"node-red-node-sentiment": "^0.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-twitter": "^1.1.0",
"node-red-node-twitter": "^1.1.4",
"nopt": "4.0.1",
"semver": "5.6.0"
"semver": "6.0.0"
},
"optionalDependencies": {
"bcrypt": "3.0.5"