Bump node-red-admin to latest

This commit is contained in:
Nick O'Leary
2025-07-29 13:31:46 +01:00
parent 0df3bafb9d
commit e59169a24a
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@
"mqtt": "5.11.0",
"multer": "2.0.2",
"mustache": "4.2.0",
"node-red-admin": "^4.1.0",
"node-red-admin": "^4.1.1",
"node-watch": "0.7.4",
"nopt": "5.0.0",
"oauth2orize": "1.12.0",

View File

@@ -40,7 +40,7 @@
"cors": "2.8.5",
"express": "4.21.2",
"fs-extra": "11.3.0",
"node-red-admin": "^4.1.0",
"node-red-admin": "^4.1.1",
"nopt": "5.0.0",
"semver": "7.7.1"
},