mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
Update zigbee-herdsman to 0.13.20 (#4753)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
aa9ba03228
commit
bd149af508
Generated
+3
-3
@@ -6467,9 +6467,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.19.tgz",
|
||||
"integrity": "sha512-czr+EadCafjbrQVSWSb7P4e3A3XamVAk6Szvh1si+DAfvgbpXm+yQ0i01JMbRdG1jH2w2c0yK0l40/KrPWk+1w==",
|
||||
"version": "0.13.20",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.20.tgz",
|
||||
"integrity": "sha512-OGhhz3DjrQfUYlaUo4ahjxw4fYtaIGcWWRW879XM1lsaRz/VHcv55VyT94nybgFdw3MMzpuxrtGfgHkxZtaaSQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.19",
|
||||
"zigbee-herdsman": "0.13.20",
|
||||
"zigbee-herdsman-converters": "12.0.217",
|
||||
"zigbee2mqtt-frontend": "0.2.39"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user