chore(deps): bump mqtt from 4.2.4 to 4.2.5 (#786)

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v4.2.4...v4.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-13 11:17:47 -05:00
committed by GitHub
parent 0ed826fb5d
commit 8e1744c6b1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5793,9 +5793,9 @@
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
},
"mqtt": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-4.2.4.tgz",
"integrity": "sha512-g3tJt5UOS1Wqn/xntl4JhlJW51OM8CvgEmY8cwZ1zecE5G7uuwjSUUvgGeVDiEMWJ5vXCfZz2VMCQGNvKhzfEQ==",
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-4.2.5.tgz",
"integrity": "sha512-l19iRa4en8qM19xYCsdkt2VWg/JPTQTUL0Gq//p1rRUSEBxywicylfGZQy4Ru2Pl/nN5gI0q5E66DIVybGSaRg==",
"requires": {
"commist": "^1.0.0",
"concat-stream": "^2.0.0",
+1 -1
View File
@@ -32,7 +32,7 @@
"discord-webhook-node": "^1.1.8",
"dotenv": "^8.2.0",
"messaging-api-telegram": "^1.0.1",
"mqtt": "^4.2.4",
"mqtt": "^4.2.5",
"node-fetch": "^2.6.1",
"node-hue-api": "^4.0.9",
"node-notifier": "^8.0.0",