mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Update zigbee-herdsman-converters to 14.0.547 (#12833)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f213729dcb
commit
0895f29a83
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.0",
|
||||
"zigbee-herdsman": "0.14.37",
|
||||
"zigbee-herdsman-converters": "14.0.546",
|
||||
"zigbee-herdsman-converters": "14.0.547",
|
||||
"zigbee2mqtt-frontend": "0.6.99"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9806,9 +9806,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.546",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
|
||||
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
|
||||
"version": "14.0.547",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.547.tgz",
|
||||
"integrity": "sha512-0sv0f5/n3e9PaWrCtWwUb4CiQibEYe9IH7+o1++kVG7IC/PPjj57Hf6nDMAodtbVzPVubyCzvM8/9JhhWLZg+g==",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17043,9 +17043,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.546",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
|
||||
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
|
||||
"version": "14.0.547",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.547.tgz",
|
||||
"integrity": "sha512-0sv0f5/n3e9PaWrCtWwUb4CiQibEYe9IH7+o1++kVG7IC/PPjj57Hf6nDMAodtbVzPVubyCzvM8/9JhhWLZg+g==",
|
||||
"requires": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.0",
|
||||
"zigbee-herdsman": "0.14.37",
|
||||
"zigbee-herdsman-converters": "14.0.546",
|
||||
"zigbee-herdsman-converters": "14.0.547",
|
||||
"zigbee2mqtt-frontend": "0.6.99"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user