Update dependencies

This commit is contained in:
Nick O'Leary
2021-04-06 18:31:02 +01:00
parent e3b70b10d1
commit ff93a38354
7 changed files with 23 additions and 23 deletions

View File

@@ -40,8 +40,8 @@
"express": "4.17.1",
"fs-extra": "8.1.0",
"node-red-admin": "^0.2.6",
"node-red-node-rbe": "^0.2.9",
"node-red-node-tail": "^0.1.0",
"node-red-node-rbe": "^0.5.0",
"node-red-node-tail": "^0.3.0",
"nopt": "5.0.0",
"semver": "6.3.0"
},