mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-herdsman to 0.13.37 (#5134)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
3cbed1dcd2
commit
b1b134fbf0
Generated
+3
-3
@@ -6485,9 +6485,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.36",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.36.tgz",
|
||||
"integrity": "sha512-N3HOUt6qc7/kXM1nCdb4JW2PdL2I1VdJypMsG1cpYkcamLDCMSLjZNnIg4PMxt2Cb6u2b5d3LGr76MN66GU4IQ==",
|
||||
"version": "0.13.37",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.37.tgz",
|
||||
"integrity": "sha512-eK2EK2mqT80ueHvEicKmXGyw+VezoK+7NcHX9WjjeQL6bdOpaLCuDGZY0sOh86Lmodyvdd0ZxY7MwA6z/Ko2PA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.2.0",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.36",
|
||||
"zigbee-herdsman": "0.13.37",
|
||||
"zigbee-herdsman-converters": "13.0.6",
|
||||
"zigbee2mqtt-frontend": "0.2.98"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user