mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman to 0.13.106 (#7550)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
888cc7eeee
commit
49942df205
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6584,9 +6584,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-herdsman": {
|
"zigbee-herdsman": {
|
||||||
"version": "0.13.105",
|
"version": "0.13.106",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.105.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.106.tgz",
|
||||||
"integrity": "sha512-jJ1k/IbM0UZdhzUF9zhjU4cZXw5sCN1YLsCZBb1Ohl1OEvOxFs/mPhiS7cHPDBCkbNd8PKnhUyySpeSpnN/Kjg==",
|
"integrity": "sha512-5pmiIJpDQPpf/+OT1kOETFydUlisH2wAWhogtjZOtUnz8WssgIhHhskSqsF1MLnX89iuidm0PqB/iHVQYIpiog==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@serialport/bindings": "9.0.4",
|
"@serialport/bindings": "9.0.4",
|
||||||
"debounce": "^1.2.0",
|
"debounce": "^1.2.0",
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
"winston": "^3.3.3",
|
"winston": "^3.3.3",
|
||||||
"winston-syslog": "^2.4.4",
|
"winston-syslog": "^2.4.4",
|
||||||
"ws": "^7.3.1",
|
"ws": "^7.3.1",
|
||||||
"zigbee-herdsman": "0.13.105",
|
"zigbee-herdsman": "0.13.106",
|
||||||
"zigbee-herdsman-converters": "14.0.152",
|
"zigbee-herdsman-converters": "14.0.152",
|
||||||
"zigbee2mqtt-frontend": "0.4.15"
|
"zigbee2mqtt-frontend": "0.4.15"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user