Skip to content

Commit cb145a6

Browse files
Update dependency mqtt to v5
1 parent 8405f6c commit cb145a6

File tree

2 files changed

+168
-122
lines changed

2 files changed

+168
-122
lines changed

src/bundles/communication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"mqtt": "^4.3.7",
6+
"mqtt": "^5.0.0",
77
"os": "^0.1.2",
88
"uniqid": "^5.4.0"
99
},

0 commit comments

Comments
 (0)