mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman to 0.13.76 (#6605)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
2712d98871
commit
0d60ae2f58
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6549,9 +6549,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.75",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.75.tgz",
|
||||
"integrity": "sha512-hOy7kdqRFq7cQBCINe0VTZjTnpGlIFfP+ubd/PVd1Lg0TmpGbZfUUzZdbf2eRHAYFucfZ90DV0Tq1sNtbkBhcQ==",
|
||||
"version": "0.13.76",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.76.tgz",
|
||||
"integrity": "sha512-MhnKpuyF7WW2qtos6gdiWTHkF7sNPQRPTbRFH5nhS96ylpOm4n72yjDpFL9c9OzwuGXx5njYfAl1WGppFrn6Zw==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.75",
|
||||
"zigbee-herdsman": "0.13.76",
|
||||
"zigbee-herdsman-converters": "14.0.78",
|
||||
"zigbee2mqtt-frontend": "0.3.79"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user