Update zigbee-herdsman to 0.14.72 (#14958)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-13 09:26:45 +00:00
committed by GitHub
co-authored by Koenkk
parent 4bc0c3ed6b
commit d05ef70901
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.71",
"zigbee-herdsman": "0.14.72",
"zigbee-herdsman-converters": "14.0.666",
"zigbee2mqtt-frontend": "0.6.115"
},
@@ -9328,9 +9328,9 @@
}
},
"node_modules/zigbee-herdsman": {
"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==",
"version": "0.14.72",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.72.tgz",
"integrity": "sha512-PSt3RId+H+lViIZyiOCLPFzbE5N5LO9aUyZ+V14wC9Df1rkkOL2LuH8V3+N1uksolzg6Q0LEQDd/lqOHbpsWZw==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -16176,9 +16176,9 @@
"dev": true
},
"zigbee-herdsman": {
"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==",
"version": "0.14.72",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.72.tgz",
"integrity": "sha512-PSt3RId+H+lViIZyiOCLPFzbE5N5LO9aUyZ+V14wC9Df1rkkOL2LuH8V3+N1uksolzg6Q0LEQDd/lqOHbpsWZw==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.71",
"zigbee-herdsman": "0.14.72",
"zigbee-herdsman-converters": "14.0.666",
"zigbee2mqtt-frontend": "0.6.115"
},