mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.13.124 (#8176)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
ffea1ed97d
commit
6068cd8541
Generated
+3
-3
@@ -8472,9 +8472,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.123",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.123.tgz",
|
||||
"integrity": "sha512-NepxdjQe02R+T4xUQhW7334IKJMf7YeOmgxP8AnuBLFl7hKu0LAiZopGX6gt5ejKuztov9WQHlMbdr5hXrjysw==",
|
||||
"version": "0.13.124",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.124.tgz",
|
||||
"integrity": "sha512-yXjvFii3Es/BFZakuAMPxcHdnFV8n5Q1DaIhXUs44US55hna1PaQpaaDDaM4DJdIXhPXed1BT10N9KDZzvqTDQ==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.123",
|
||||
"zigbee-herdsman": "0.13.124",
|
||||
"zigbee-herdsman-converters": "14.0.205",
|
||||
"zigbee2mqtt-frontend": "0.5.16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user