mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Update zigbee-herdsman to 0.14.34 (#12658)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e28df88ae
commit
88b65625de
Generated
+9
-9
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.5.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.7.0",
|
||||
"zigbee-herdsman": "0.14.33",
|
||||
"zigbee-herdsman": "0.14.34",
|
||||
"zigbee-herdsman-converters": "14.0.530",
|
||||
"zigbee2mqtt-frontend": "0.6.97"
|
||||
},
|
||||
@@ -9733,12 +9733,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.33",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.33.tgz",
|
||||
"integrity": "sha512-TIaiKD4J79dCy9CgVgz8xT3buz9/GhG3wSl9teR2ydmb8AnnYxOx9dwYtVjS0uQD09Z0q5lOwD8XI2m5DKpmUA==",
|
||||
"version": "0.14.34",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.34.tgz",
|
||||
"integrity": "sha512-ZUoIxfDeQzPIdYzEwYWiEH3ZwD3yRyddFmZCMPOAW5NXIK0lZU4UvfqSmHRUyRXTxtJWk6FTFsomwNBSwkk58Q==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
"debug": "^4.3.4",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"mixin-deep": "^2.0.1",
|
||||
"mz": "^2.7.0",
|
||||
@@ -16910,12 +16910,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.33",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.33.tgz",
|
||||
"integrity": "sha512-TIaiKD4J79dCy9CgVgz8xT3buz9/GhG3wSl9teR2ydmb8AnnYxOx9dwYtVjS0uQD09Z0q5lOwD8XI2m5DKpmUA==",
|
||||
"version": "0.14.34",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.34.tgz",
|
||||
"integrity": "sha512-ZUoIxfDeQzPIdYzEwYWiEH3ZwD3yRyddFmZCMPOAW5NXIK0lZU4UvfqSmHRUyRXTxtJWk6FTFsomwNBSwkk58Q==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
"debug": "^4.3.4",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"mixin-deep": "^2.0.1",
|
||||
"mz": "^2.7.0",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.5.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.7.0",
|
||||
"zigbee-herdsman": "0.14.33",
|
||||
"zigbee-herdsman": "0.14.34",
|
||||
"zigbee-herdsman-converters": "14.0.530",
|
||||
"zigbee2mqtt-frontend": "0.6.97"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user