Update mqtt to the latest version 🚀 (#106)

* fix(package): update mqtt to version 3.0.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2019-06-11 17:31:46 +02:00 committed by uwap
parent 6c641f4eba
commit 6d292c3433
2 changed files with 42 additions and 20 deletions

View file

@ -17,7 +17,7 @@
"@mdi/font": "^3.0.39",
"leaflet": "^1.3.1",
"lodash-es": "^4.17.4",
"mqtt": "^2.14.0",
"mqtt": "^3.0.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-leaflet": "^2.0.0",