Update zigbee-herdsman to 0.14.53 (#13793)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-01 11:23:29 +02:00
committed by GitHub
parent cfd792dc70
commit 437eeb350c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.52",
"zigbee-herdsman": "0.14.53",
"zigbee-herdsman-converters": "14.0.610",
"zigbee2mqtt-frontend": "0.6.110"
},
@@ -9934,9 +9934,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.52",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.52.tgz",
"integrity": "sha512-ppnhnRGlJ3s9/8/HWyvwfQ8104+gpFpHa/HnlOiDTNN0VXv/NZF4NqN34GekncmiU40ahLoX76aq3/Gh0R7euQ==",
"version": "0.14.53",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.53.tgz",
"integrity": "sha512-D4jmeqI9UzACMamssVSv9qeBNt5KeHXDAdGPFlcf1baFznvOmP4NMzTW7kElH/49mNtV0VWlvxgb2+vE0zt2TQ==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17283,9 +17283,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.52",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.52.tgz",
"integrity": "sha512-ppnhnRGlJ3s9/8/HWyvwfQ8104+gpFpHa/HnlOiDTNN0VXv/NZF4NqN34GekncmiU40ahLoX76aq3/Gh0R7euQ==",
"version": "0.14.53",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.53.tgz",
"integrity": "sha512-D4jmeqI9UzACMamssVSv9qeBNt5KeHXDAdGPFlcf1baFznvOmP4NMzTW7kElH/49mNtV0VWlvxgb2+vE0zt2TQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-syslog": "^2.6.0",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"zigbee-herdsman": "0.14.52",
"zigbee-herdsman": "0.14.53",
"zigbee-herdsman-converters": "14.0.610",
"zigbee2mqtt-frontend": "0.6.110"
},