chore(deps): bump mqtt from 4.2.3 to 4.2.4 (#640)

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Commits](https://github.com/mqttjs/MQTT.js/commits)

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-10-30 11:17:26 -04:00
committed by GitHub
parent 2fc584bdbd
commit 7038be2944
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5733,9 +5733,9 @@
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
},
"mqtt": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-4.2.3.tgz",
"integrity": "sha512-mEA6BlU/4UQ2NJuDCBnSTqMNfSELhGqQZpGlnWsimbmATmomoVEzyApXElxW/2FjQ4GbqmrU/t7U3LgZVAITZg==",
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-4.2.4.tgz",
"integrity": "sha512-g3tJt5UOS1Wqn/xntl4JhlJW51OM8CvgEmY8cwZ1zecE5G7uuwjSUUvgGeVDiEMWJ5vXCfZz2VMCQGNvKhzfEQ==",
"requires": {
"commist": "^1.0.0",
"concat-stream": "^2.0.0",
+1 -1
View File
@@ -30,7 +30,7 @@
"discord-webhook-node": "^1.1.8",
"dotenv": "^8.2.0",
"messaging-api-telegram": "^1.0.1",
"mqtt": "^4.2.3",
"mqtt": "^4.2.4",
"node-notifier": "^8.0.0",
"node-pagerduty": "^1.3.4",
"nodemailer": "^6.4.14",