mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 02:18:31 -07:00
Update zigbee-herdsman to 0.14.18 (#11546)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
a345181812
commit
0fdbb9153d
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6980,9 +6980,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.17",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.17.tgz",
|
||||
"integrity": "sha512-MMOQI2jh6EpinJbn2JmnbbVqLM9vsLrSDWoYeBVowdnoxa3XWF9GHiRTZZ4FEDxua9XupVVmxNjZLJ6Qvrie+w==",
|
||||
"version": "0.14.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.18.tgz",
|
||||
"integrity": "sha512-gxuoH1RE8XbgZ0iIxAaUjM/xGhCPeU3lDnaJ1cglQ32GLGDct2UI5I2suOVl0BXy6MeeWXttNMk3DAYjXSjkBA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.5.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.17",
|
||||
"zigbee-herdsman": "0.14.18",
|
||||
"zigbee-herdsman-converters": "14.0.426",
|
||||
"zigbee2mqtt-frontend": "0.6.74"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user