Update dependencies

This commit is contained in:
Nick O'Leary
2022-12-03 22:43:03 +00:00
parent 752fdfedf2
commit b3f761776d
7 changed files with 37 additions and 37 deletions

View File

@@ -37,14 +37,14 @@
"@node-red/nodes": "3.1.0-beta.0",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.18.1",
"express": "4.18.2",
"fs-extra": "10.1.0",
"node-red-admin": "^3.0.0",
"nopt": "5.0.0",
"semver": "7.3.7"
"semver": "7.3.8"
},
"optionalDependencies": {
"bcrypt": "5.0.1"
"bcrypt": "5.1.0"
},
"engines": {
"node": ">=14"