Update dependencies

This commit is contained in:
Nick O'Leary
2022-04-28 11:04:06 +01:00
parent 5de078dc61
commit 54c87f81a6
7 changed files with 49 additions and 49 deletions

View File

@@ -37,11 +37,11 @@
"@node-red/nodes": "2.2.2",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.17.2",
"fs-extra": "10.0.0",
"node-red-admin": "^2.2.3",
"express": "4.18.0",
"fs-extra": "10.1.0",
"node-red-admin": "^2.2.4",
"nopt": "5.0.0",
"semver": "7.3.5"
"semver": "7.3.7"
},
"optionalDependencies": {
"bcrypt": "5.0.1"