mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-17 00:51:55 +00:00
Update zigbee-herdsman to 0.14.71 (#14946)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
9f0b16291a
commit
499b993410
Generated
+7
-7
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.70",
|
||||
"zigbee-herdsman": "0.14.71",
|
||||
"zigbee-herdsman-converters": "14.0.666",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
@@ -9328,9 +9328,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.70",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.70.tgz",
|
||||
"integrity": "sha512-wvDPXjVj/PRiAxC/KMtim3bavttBMT60H0PGB9PMyPqpeZiGuwqkCMLQ34mKVs+0XP5QOXxsrmoBRvM9s3HoiA==",
|
||||
"version": "0.14.71",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.71.tgz",
|
||||
"integrity": "sha512-bqzsoxUS348rOwpRyM/fxXIW2AftUJh0WXLYTIjtwdh0wCILKxgDNqERb+H6f+t52YuNZc+B9SBs4Zqrg/BsGA==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -16176,9 +16176,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.70",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.70.tgz",
|
||||
"integrity": "sha512-wvDPXjVj/PRiAxC/KMtim3bavttBMT60H0PGB9PMyPqpeZiGuwqkCMLQ34mKVs+0XP5QOXxsrmoBRvM9s3HoiA==",
|
||||
"version": "0.14.71",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.71.tgz",
|
||||
"integrity": "sha512-bqzsoxUS348rOwpRyM/fxXIW2AftUJh0WXLYTIjtwdh0wCILKxgDNqERb+H6f+t52YuNZc+B9SBs4Zqrg/BsGA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.70",
|
||||
"zigbee-herdsman": "0.14.71",
|
||||
"zigbee-herdsman-converters": "14.0.666",
|
||||
"zigbee2mqtt-frontend": "0.6.115"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user