mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.29 (#4955)
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
e6124c2631
commit
8034ea272c
Generated
+3
-3
@@ -6510,9 +6510,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.28",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.28.tgz",
|
||||
"integrity": "sha512-Ar3FCkluM1/hiH/AcbSTXG41wCs9HsJU/b7ZXjQQrjaKzhZnKj2fUTI3baddohZ0cBErYmZfzZjnWVIdT7vC+A==",
|
||||
"version": "0.13.29",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.29.tgz",
|
||||
"integrity": "sha512-2sP8Z2Rfp+geUmbWmUkacMQmCYf/sSdsc4QE12itT914HrpJ8Ra5574gzJpMC64bpntj+nIRNTpVel2R7BSmSw==",
|
||||
"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.28",
|
||||
"zigbee-herdsman": "0.13.29",
|
||||
"zigbee-herdsman-converters": "12.0.233",
|
||||
"zigbee2mqtt-frontend": "0.2.76"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user