Update package versions

This commit is contained in:
Nick O'Leary
2021-04-09 14:12:10 +01:00
parent 982b8ea51d
commit 82ced56bed
4 changed files with 5 additions and 5 deletions

View File

@@ -38,12 +38,12 @@
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.17.1",
"fs-extra": "8.1.0",
"fs-extra": "9.1.0",
"node-red-admin": "^0.2.6",
"node-red-node-rbe": "^0.5.0",
"node-red-node-tail": "^0.3.0",
"nopt": "5.0.0",
"semver": "6.3.0"
"semver": "7.3.5"
},
"optionalDependencies": {
"bcrypt": "3.0.6"