mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 13:10:03 +00:00
fix: Update zhc to 15.13.1-hotfix.1
This commit is contained in:
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.117",
|
||||
"zigbee-herdsman-converters": "15.13.1-hotfix.0",
|
||||
"zigbee-herdsman-converters": "15.13.1-hotfix.1",
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9575,9 +9575,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.13.1-hotfix.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz",
|
||||
"integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==",
|
||||
"version": "15.13.1-hotfix.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz",
|
||||
"integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16574,9 +16574,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.13.1-hotfix.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz",
|
||||
"integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==",
|
||||
"version": "15.13.1-hotfix.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz",
|
||||
"integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==",
|
||||
"requires": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.117",
|
||||
"zigbee-herdsman-converters": "15.13.1-hotfix.0",
|
||||
"zigbee-herdsman-converters": "15.13.1-hotfix.1",
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user