Skip to content

Commit 2637c24

Browse files
fix(package): update mqtt to version 4.1.0
Closes #75
1 parent 86703c3 commit 2637c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ejs": "^2.5.6",
3131
"express": "^4.15.3",
3232
"influx": "^5.0.7",
33-
"mqtt": "^2.3.0",
33+
"mqtt": "^4.1.0",
3434
"websocket": "^1.0.26"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)