Update to MQTT 4.2.1

Closes #2694
This commit is contained in:
Nick O'Leary 2020-09-16 16:56:05 +01:00
parent e619b9bf7b
commit 9d5f5ee94b
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
"memorystore": "1.6.2",
"mime": "2.4.6",
"moment-timezone": "^0.5.31",
"mqtt": "2.18.8",
"mqtt": "4.2.1",
"multer": "1.4.2",
"mustache": "4.0.1",
"node-red-admin": "^0.2.6",

View File

@ -31,7 +31,7 @@
"is-utf8": "0.2.1",
"js-yaml": "3.14.0",
"media-typer": "1.1.0",
"mqtt": "2.18.8",
"mqtt": "4.2.1",
"multer": "1.4.2",
"mustache": "4.0.1",
"on-headers": "1.0.2",