mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman to 0.13.45 (#5452)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
db8a3d85a9
commit
41a0cc455b
Generated
+3
-3
@@ -6406,9 +6406,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.44",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.44.tgz",
|
||||
"integrity": "sha512-o0CYCDGJlK+OteGTQa5TvWRlV5+Zz0cptYgZEFfwXKKpII3rWlOedK2vHLk0tC1xhHtaWldjmT4XUMja9ALpAw==",
|
||||
"version": "0.13.45",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.45.tgz",
|
||||
"integrity": "sha512-HRLcJ1TDE1MNAbXFDheIyZwBPBOBqr0ZW5RZMlMv6Y7NXobdh958jdip+l/TutVSyMNk81hhxE2yrLDM2nsPQQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.3.1",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.44",
|
||||
"zigbee-herdsman": "0.13.45",
|
||||
"zigbee-herdsman-converters": "14.0.0",
|
||||
"zigbee2mqtt-frontend": "0.2.110"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user