mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman to 0.13.89 (#6953)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
92bd2166e3
commit
348c562f97
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6642,9 +6642,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.88",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.88.tgz",
|
||||
"integrity": "sha512-PTCg7+ATwD29qjuUWcvJHN8E+GFL70b1lRTFzZbMMWdMNKCVy6ZQhPSwjmq+tTNRtzyCVUb2IW7boDR0Aetq+A==",
|
||||
"version": "0.13.89",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.89.tgz",
|
||||
"integrity": "sha512-giglgMKMdan5X40J2i2ZtKTvAsdxLNchRuLWfrJDwPl/oQmMwmJff2gILIu5QhjFurk8W1SuvcevssitwWegcg==",
|
||||
"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.88",
|
||||
"zigbee-herdsman": "0.13.89",
|
||||
"zigbee-herdsman-converters": "14.0.102",
|
||||
"zigbee2mqtt-frontend": "0.3.115"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user