mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 02:21:20 +00:00
Update zigbee-herdsman to 0.13.107 (#7559)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
70f5838c85
commit
6ca931207d
Generated
+3
-3
@@ -6584,9 +6584,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.106",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.106.tgz",
|
||||
"integrity": "sha512-5pmiIJpDQPpf/+OT1kOETFydUlisH2wAWhogtjZOtUnz8WssgIhHhskSqsF1MLnX89iuidm0PqB/iHVQYIpiog==",
|
||||
"version": "0.13.107",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.107.tgz",
|
||||
"integrity": "sha512-DJnW0FRrMrzxneloZ6QAuUU87wd1G/0KDKBCl+ObFSBov4LD8eZAkhSzTvEg9/F+ZILPhALqzAED3l/W7OBDAA==",
|
||||
"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.106",
|
||||
"zigbee-herdsman": "0.13.107",
|
||||
"zigbee-herdsman-converters": "14.0.153",
|
||||
"zigbee2mqtt-frontend": "0.4.15"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user