Update zigbee-herdsman to 0.14.37 (#12832)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-15 15:14:36 +00:00
committed by GitHub
parent dd129830d3
commit a5204cdeb1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.36",
"zigbee-herdsman": "0.14.37",
"zigbee-herdsman-converters": "14.0.546",
"zigbee2mqtt-frontend": "0.6.99"
},
@@ -9792,9 +9792,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.36",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.36.tgz",
"integrity": "sha512-XoSPiJg149CoWimb2cYf1UTWOJfQRwB3u5vZ2ROL32mkw4GLSV5mYXqiwoB8o/M8Pno/BirTuYruVjaLmCrIsg==",
"version": "0.14.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.37.tgz",
"integrity": "sha512-lRu56G4LHJGoYJqBDjzJi8dvmVcrYjey952fjjKh63VH0sn96egCnMIRiXAq+mbHxtRJqv3waAsYVJ6IcE/cZQ==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17029,9 +17029,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.36",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.36.tgz",
"integrity": "sha512-XoSPiJg149CoWimb2cYf1UTWOJfQRwB3u5vZ2ROL32mkw4GLSV5mYXqiwoB8o/M8Pno/BirTuYruVjaLmCrIsg==",
"version": "0.14.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.37.tgz",
"integrity": "sha512-lRu56G4LHJGoYJqBDjzJi8dvmVcrYjey952fjjKh63VH0sn96egCnMIRiXAq+mbHxtRJqv3waAsYVJ6IcE/cZQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.36",
"zigbee-herdsman": "0.14.37",
"zigbee-herdsman-converters": "14.0.546",
"zigbee2mqtt-frontend": "0.6.99"
},