mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.13.3 (#4339)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ced2c00997
commit
b432f3693a
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6273,9 +6273,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.2.tgz",
|
||||
"integrity": "sha512-hC1t/uY077ZHTu/gAPxZ5USEds/AuyJmANzBt8PEpHik7Igpq1UgCWnlyTX9HiB9Khp1/btgVYZZWncoaJY9BQ==",
|
||||
"version": "0.13.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.3.tgz",
|
||||
"integrity": "sha512-Rj9cCAB9bKrlgEDOzTvfKwrOCMJ9kucPlmDBygG2Ku3fBjJxPCexizmusO6C878k5EosE0T617KvvSMqr5KKCQ==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.2",
|
||||
"zigbee-herdsman": "0.13.3",
|
||||
"zigbee-herdsman-converters": "12.0.185",
|
||||
"zigbee2mqtt-frontend": "0.1.56"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user