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