mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 13:31:41 +00:00
Update zigbee-herdsman-converters to 14.0.674 (#15168)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4464554f90
commit
3b221d4fb0
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.76",
|
||||
"zigbee-herdsman-converters": "14.0.673",
|
||||
"zigbee-herdsman-converters": "14.0.674",
|
||||
"zigbee2mqtt-frontend": "0.6.119"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9342,9 +9342,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.673",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.673.tgz",
|
||||
"integrity": "sha512-3ZVVXPhQJHHVe6cPTEJTRIg18J06PD2BtpvtvFbGEu9VcyTowS7k8httvnT5iZhgsScyhvHE6IVJYFoz2eMUwQ==",
|
||||
"version": "14.0.674",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.674.tgz",
|
||||
"integrity": "sha512-pKMHiITXRu8M19tT0WQgf11rvFdoNYsVFN4gOGNo/LQBBM0wCZh8nN4Zc41eopJz9ITs6zbvE7vRk70fvtw5hg==",
|
||||
"dependencies": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16190,9 +16190,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.673",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.673.tgz",
|
||||
"integrity": "sha512-3ZVVXPhQJHHVe6cPTEJTRIg18J06PD2BtpvtvFbGEu9VcyTowS7k8httvnT5iZhgsScyhvHE6IVJYFoz2eMUwQ==",
|
||||
"version": "14.0.674",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.674.tgz",
|
||||
"integrity": "sha512-pKMHiITXRu8M19tT0WQgf11rvFdoNYsVFN4gOGNo/LQBBM0wCZh8nN4Zc41eopJz9ITs6zbvE7vRk70fvtw5hg==",
|
||||
"requires": {
|
||||
"axios": "^1.1.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.76",
|
||||
"zigbee-herdsman-converters": "14.0.673",
|
||||
"zigbee-herdsman-converters": "14.0.674",
|
||||
"zigbee2mqtt-frontend": "0.6.119"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user