mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman to 0.13.18 (#4695)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
a5c9fb2940
commit
87cabc29d4
Generated
+3
-3
@@ -6466,9 +6466,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.17",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.17.tgz",
|
||||
"integrity": "sha512-rEdcaJ2Vx7exvbO7sKmig5JI0EnB46B/xGYeFyYrk+QUn/89BoXfdUO2X8bsukcL3PVlR3Ed8yR25/fGtjrqtg==",
|
||||
"version": "0.13.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.18.tgz",
|
||||
"integrity": "sha512-/OKv5ehrhekan5LVaq4pNXiw6tch8dyiOiQLwJRhwzsh1jyh6EBbky6mzopywBJ+zoqwOQDT4H5S+kZbgNNEXA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.17",
|
||||
"zigbee-herdsman": "0.13.18",
|
||||
"zigbee-herdsman-converters": "12.0.212",
|
||||
"zigbee2mqtt-frontend": "0.2.31"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user