mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman to 0.13.148 (#8825)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
32ddcc5e61
commit
58957a30e4
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6952,9 +6952,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.147",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.147.tgz",
|
||||
"integrity": "sha512-+lloIUL7vkU6in+EOOPl8Joia+S7R0f6+B0P11ikoiAXQ1h9tL/eDotUS3/hBOTvSIlKZbO7IUksqiDkolmy8g==",
|
||||
"version": "0.13.148",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.148.tgz",
|
||||
"integrity": "sha512-cq+njOE75X1aVm8E0WGDRpSd+eu2AwoREzTcKKpvUOHZOmk1fU108h6rI4adbNXyiTeoK8/pdJZDb6YC/6bpmg==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.1",
|
||||
|
@ -56,7 +56,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.147",
|
||||
"zigbee-herdsman": "0.13.148",
|
||||
"zigbee-herdsman-converters": "14.0.250",
|
||||
"zigbee2mqtt-frontend": "0.6.8"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user