Bump dependencies

This commit is contained in:
Nick O'Leary
2024-03-27 18:00:06 +00:00
parent 37265cf4ef
commit 5679d264b6
4 changed files with 6 additions and 6 deletions

View File

@@ -37,9 +37,9 @@
"@node-red/nodes": "3.1.7",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.18.2",
"express": "4.19.2",
"fs-extra": "11.1.1",
"node-red-admin": "^3.1.2",
"node-red-admin": "^3.1.3",
"nopt": "5.0.0",
"semver": "7.5.4"
},