Update dependencies

This commit is contained in:
Nick O'Leary
2022-01-13 10:19:56 +00:00
parent 1e5ed2a2e3
commit fb7a2a8d5d
7 changed files with 20 additions and 20 deletions

View File

@@ -19,11 +19,11 @@
"@node-red/util": "2.1.4",
"@node-red/editor-client": "2.1.4",
"bcryptjs": "2.4.3",
"body-parser": "1.19.0",
"body-parser": "1.19.1",
"clone": "2.1.2",
"cors": "2.8.5",
"express-session": "1.17.2",
"express": "4.17.1",
"express": "4.17.2",
"memorystore": "1.6.6",
"mime": "2.5.2",
"multer": "1.4.3",
@@ -31,7 +31,7 @@
"oauth2orize": "1.11.1",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"passport": "0.5.0",
"passport": "0.5.2",
"ws": "7.5.1"
},
"optionalDependencies": {