Update zigbee-herdsman to 0.14.82 (#15673)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-20 22:09:08 +00:00
committed by GitHub
parent 98cf8dbe5e
commit 58445a2327
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.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman": "0.14.82",
"zigbee-herdsman-converters": "15.0.2",
"zigbee2mqtt-frontend": "0.6.119"
},
@@ -9007,9 +9007,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.81",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.81.tgz",
"integrity": "sha512-lZ0DUN32Lq02K9P5Ny3y5/VNWb4/0DYoYE2gGF9xi51ECxrxjlBGcw0YR5JhDHjfSukmfWlPRnoIdeYf1oTZlA==",
"version": "0.14.82",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.82.tgz",
"integrity": "sha512-tKfK9oGvcXThk6aPhTsWBqRpzwDyD3rlFuaN60hF9TnsJ2tOxZ1S8ZLUBqmJq0d9p9J1cUXBPGBudEuJ3rCdXw==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15631,9 +15631,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.81",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.81.tgz",
"integrity": "sha512-lZ0DUN32Lq02K9P5Ny3y5/VNWb4/0DYoYE2gGF9xi51ECxrxjlBGcw0YR5JhDHjfSukmfWlPRnoIdeYf1oTZlA==",
"version": "0.14.82",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.82.tgz",
"integrity": "sha512-tKfK9oGvcXThk6aPhTsWBqRpzwDyD3rlFuaN60hF9TnsJ2tOxZ1S8ZLUBqmJq0d9p9J1cUXBPGBudEuJ3rCdXw==",
"requires": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman": "0.14.82",
"zigbee-herdsman-converters": "15.0.2",
"zigbee2mqtt-frontend": "0.6.119"
},