mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
Update zigbee-herdsman to 0.13.111 (#7631)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bd64be2b5d
commit
2e739cdc07
Generated
+3
-3
@@ -6598,9 +6598,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.110",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.110.tgz",
|
||||
"integrity": "sha512-GJx8CQ0gdKWmY3x/c2mboE5pFcAnbMqcsZDNfVK5JIFmHChpDiG1HBWOr4wU3psSciyqog1fb5iGTalWVLSHXQ==",
|
||||
"version": "0.13.111",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.111.tgz",
|
||||
"integrity": "sha512-AFkHvWC/OzGvCTxrJjym3ct2c51R4UWWig2lOkn8mdUdqsHRVu9owAUaAXeqiQCDoeM6fjr44ANKbTm6bveBCg==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.110",
|
||||
"zigbee-herdsman": "0.13.111",
|
||||
"zigbee-herdsman-converters": "14.0.164",
|
||||
"zigbee2mqtt-frontend": "0.4.16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user