mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user