Bump dependencies

This commit is contained in:
Nick O'Leary
2019-06-21 13:25:09 +01:00
parent c1104d1cd6
commit 28fbb61e81
6 changed files with 18 additions and 18 deletions

View File

@@ -37,8 +37,8 @@
"@node-red/nodes": "0.20.5",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.16.4",
"fs-extra": "7.0.1",
"express": "4.17.1",
"fs-extra": "8.0.1",
"node-red-node-email": "^1.4.0",
"node-red-node-feedparser": "^0.1.14",
"node-red-node-rbe": "^0.2.4",
@@ -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"