mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 14:01:43 +00:00
Update zigbee-herdsman to 0.13.166 (#9501)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e504da33d4
commit
178da2db1d
Generated
+3
-3
@@ -6939,9 +6939,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.165",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.165.tgz",
|
||||
"integrity": "sha512-TU7dEK+DQXGjUjOgGUcUs0sIVZb7GmhdnBYIv7tueYajtmr5doCtJ6oEPhLQF3e2kX31JXuePrHg39HyettE9Q==",
|
||||
"version": "0.13.166",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.166.tgz",
|
||||
"integrity": "sha512-RiKdjA7hiBjQUtzGDfPcsumbtqeORXIJ0xgISPRiYqXg1rAvF1vAZSYTAPEZ+sk4XEZ6l7neYUJIEj3jJb9ceg==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.165",
|
||||
"zigbee-herdsman": "0.13.166",
|
||||
"zigbee-herdsman-converters": "14.0.307",
|
||||
"zigbee2mqtt-frontend": "0.6.31"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user