mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman to 0.13.6 (#4373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1e9cb4d1cc
commit
b1bf87f845
Generated
+3
-3
@@ -6273,9 +6273,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.5.tgz",
|
||||
"integrity": "sha512-FiYWYWIl9lT/oXz9tfK6VZb11OdaFEJXw4I5nQ90cOI7whqwLyKY6TQxx/uQQ3iHfUZPslviYTy71uNkkp47xw==",
|
||||
"version": "0.13.6",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.6.tgz",
|
||||
"integrity": "sha512-FazVbnJRfTdmKgSDr+L9G8BfMHNfIHADUcC9KKwzAFTTT/cAY3t+uM6gDkYy3o9Pfcb8x9eIyCorMzyqz134Sw==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.5",
|
||||
"zigbee-herdsman": "0.13.6",
|
||||
"zigbee-herdsman-converters": "12.0.187",
|
||||
"zigbee2mqtt-frontend": "0.1.58"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user