mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.13.110 (#7598)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
2e8a9d9050
commit
fc22702bc1
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6598,9 +6598,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-herdsman": {
|
"zigbee-herdsman": {
|
||||||
"version": "0.13.109",
|
"version": "0.13.110",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.109.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.110.tgz",
|
||||||
"integrity": "sha512-C23SAmqJ4NXpODcz+cUN1KFSjnVDSSQm5e8zodEwOd0tE+IUkQ0RwC0U4lINH52jMiyUnV57QYSvs9UrlNlkIQ==",
|
"integrity": "sha512-GJx8CQ0gdKWmY3x/c2mboE5pFcAnbMqcsZDNfVK5JIFmHChpDiG1HBWOr4wU3psSciyqog1fb5iGTalWVLSHXQ==",
|
||||||
"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.109",
|
"zigbee-herdsman": "0.13.110",
|
||||||
"zigbee-herdsman-converters": "14.0.160",
|
"zigbee-herdsman-converters": "14.0.160",
|
||||||
"zigbee2mqtt-frontend": "0.4.15"
|
"zigbee2mqtt-frontend": "0.4.15"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user