mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.13.191 (#10659)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
e783117a3a
commit
89693df2e1
Generated
+3
-3
@@ -6942,9 +6942,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.190",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.190.tgz",
|
||||
"integrity": "sha512-VpACg37J8imQaXD4mSLR9+yg6esZ+o0oLqZ2QYq7caLvR/dBjZybWCf3jzaibQVLvzzQoIO1Q3pRUAzItIof8w==",
|
||||
"version": "0.13.191",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.191.tgz",
|
||||
"integrity": "sha512-DAcg4BjxDSR86aGUvdALnK6v5UX6kfsdJ2CWF473AniO84PI9EyTKLRbQ41VgmF7407nGPw7WU9U83Y6rV6Bbw==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.0",
|
||||
"zigbee-herdsman": "0.13.190",
|
||||
"zigbee-herdsman": "0.13.191",
|
||||
"zigbee-herdsman-converters": "14.0.376",
|
||||
"zigbee2mqtt-frontend": "0.6.68"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user