mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
Update zigbee-herdsman to 0.14.82 (#15673)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
98cf8dbe5e
commit
58445a2327
Generated
+7
-7
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user