fix(package): update mqtt to version 4.0.0

This commit is contained in:
greenkeeper[bot] 2020-04-27 17:59:19 +00:00 committed by GitHub
parent 2e1d9d83c8
commit 89717000da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
"@mdi/font": "^4.0.96", "@mdi/font": "^4.0.96",
"leaflet": "^1.5.1", "leaflet": "^1.5.1",
"lodash-es": "^4.17.15", "lodash-es": "^4.17.15",
"mqtt": "^3.0.0", "mqtt": "^4.0.0",
"react": "^16.8.6", "react": "^16.8.6",
"react-dom": "^16.8.6", "react-dom": "^16.8.6",
"react-leaflet": "^2.4.0", "react-leaflet": "^2.4.0",