mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman to 0.13.14 (#4606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
434981b567
commit
e9c96e7a24
Generated
+3
-3
@@ -6467,9 +6467,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.13",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.13.tgz",
|
||||
"integrity": "sha512-wjW+1M0Spfe8UAKiccFDgIL1ki3anrDXNw2xKD9XHdA5VkBpCE7J/an0GeasgoWxi18hGtWvG2tEXusLwZC0yA==",
|
||||
"version": "0.13.14",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.14.tgz",
|
||||
"integrity": "sha512-BKVz9jJ3JQhuKpeV937+jCOhjOQQFSdJelU8A4JE5g+xuQ2U2aecR9KuQrZ6C52jZsOIxaDayB4yijYk7EW8hg==",
|
||||
"requires": {
|
||||
"debug": "^4.2.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.13",
|
||||
"zigbee-herdsman": "0.13.14",
|
||||
"zigbee-herdsman-converters": "12.0.203",
|
||||
"zigbee2mqtt-frontend": "0.2.26"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user