Update zigbee-herdsman to 0.14.55 (#14017)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-15 08:44:52 +00:00
committed by GitHub
parent 0133afaef0
commit c4fc5335d5
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.54",
"zigbee-herdsman": "0.14.55",
"zigbee-herdsman-converters": "14.0.624",
"zigbee2mqtt-frontend": "0.6.111"
},
@@ -9962,9 +9962,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.54",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.54.tgz",
"integrity": "sha512-LYyTEneiqaUYXiWOsapYZmzuxeoFKpSSFevM/xg0I0drsU4I79l5NeGdVicCUJKlSvCeaS+IjoMvg+J21KUWsA==",
"version": "0.14.55",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.55.tgz",
"integrity": "sha512-KWAfNH9xTfMoMZslIpI01C1y2XCuD9AonM+s7ANLc8+tUGP7V2wRdNEC8NAqqQs9o411u8Ut7RPgOX1PsPTL0w==",
"dependencies": {
"debounce": "^1.2.1",
"debug": "^4.3.4",
@@ -17323,9 +17323,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.54",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.54.tgz",
"integrity": "sha512-LYyTEneiqaUYXiWOsapYZmzuxeoFKpSSFevM/xg0I0drsU4I79l5NeGdVicCUJKlSvCeaS+IjoMvg+J21KUWsA==",
"version": "0.14.55",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.55.tgz",
"integrity": "sha512-KWAfNH9xTfMoMZslIpI01C1y2XCuD9AonM+s7ANLc8+tUGP7V2wRdNEC8NAqqQs9o411u8Ut7RPgOX1PsPTL0w==",
"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.54",
"zigbee-herdsman": "0.14.55",
"zigbee-herdsman-converters": "14.0.624",
"zigbee2mqtt-frontend": "0.6.111"
},