mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-04 02:51:44 +00:00
Update zigbee-herdsman to 0.13.115 (#7766)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8dab33dee9
commit
c314e8d267
Generated
+3
-3
@@ -6598,9 +6598,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.114",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.114.tgz",
|
||||
"integrity": "sha512-MWJJWDhjwj52a/1JQ0yfxnPeGfqYHQ213OiWdNl6he+4U35XHsOCFNsQ0HTUrCOufq4jHUTfYXeTvVoUUbNWYA==",
|
||||
"version": "0.13.115",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.115.tgz",
|
||||
"integrity": "sha512-lUQp6pLExqXFk6zlM41fedBcCYFWmh54Hhdaj/aMdlkGsjHmOSPzI19kKa3vQvFG4/AjSELQ0Qgld3Ym4ae45g==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.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.114",
|
||||
"zigbee-herdsman": "0.13.115",
|
||||
"zigbee-herdsman-converters": "14.0.174",
|
||||
"zigbee2mqtt-frontend": "0.4.19"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user