mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 14:01:43 +00:00
Update zigbee-herdsman to 0.13.172 (#9731)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
825c7465ae
commit
a980b4dff5
Generated
+3
-3
@@ -6920,9 +6920,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.170",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.170.tgz",
|
||||
"integrity": "sha512-fpbZUItiPubw1oRON3omsPYBtVB3oaZYkP46X8jHhzE7BhlE91FgrMYBxXc/9/2bid3mj58kBxJofUkSiNXIMw==",
|
||||
"version": "0.13.172",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.172.tgz",
|
||||
"integrity": "sha512-J3q26SsJMkmXCq1pru2ugSE6nwjL5xLT/LuNUm8I00uhcPxpQseZh3n/dDhDN9NPgvAIF2n8VGvC6oYm6jLW3w==",
|
||||
"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.170",
|
||||
"zigbee-herdsman": "0.13.172",
|
||||
"zigbee-herdsman-converters": "14.0.322",
|
||||
"zigbee2mqtt-frontend": "0.6.33"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user