mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman to 0.13.114 (#7723)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
61b57aceae
commit
741b936680
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6598,9 +6598,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.113",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.113.tgz",
|
||||
"integrity": "sha512-k5qFMs/qOwH1RUk3p858E7HlAhVF0gmx9qE798ryJwuZHgAKMXXVq2BuxR8aqzcy5BA2vZhPwqGq3VyJLyNi9w==",
|
||||
"version": "0.13.114",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.114.tgz",
|
||||
"integrity": "sha512-MWJJWDhjwj52a/1JQ0yfxnPeGfqYHQ213OiWdNl6he+4U35XHsOCFNsQ0HTUrCOufq4jHUTfYXeTvVoUUbNWYA==",
|
||||
"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.113",
|
||||
"zigbee-herdsman": "0.13.114",
|
||||
"zigbee-herdsman-converters": "14.0.170",
|
||||
"zigbee2mqtt-frontend": "0.4.19"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user