mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 02:18:31 -07:00
Update zigbee-herdsman to 0.13.188 (#10440)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
parent
6efa20fa1d
commit
58b702e8ef
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6941,9 +6941,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.187",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.187.tgz",
|
||||
"integrity": "sha512-siyPWafyMuK4hhYyzqIimUBtsdbNJdcTTBlu1/JoqLkblwnz7dVivlvYeSxTfT1pdiGWKY7uxVT7Vp3kCOzM9Q==",
|
||||
"version": "0.13.188",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.188.tgz",
|
||||
"integrity": "sha512-eaI91kwl46TgumM7v9WtpEIfwblHlLjpLOM51DqWlnIqq3ehTwu2wTMQcTsxqxcNKzx4CpCmkBAbdaKc1ZlRVQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.0",
|
||||
"zigbee-herdsman": "0.13.187",
|
||||
"zigbee-herdsman": "0.13.188",
|
||||
"zigbee-herdsman-converters": "14.0.362",
|
||||
"zigbee2mqtt-frontend": "0.6.65"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user