mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee-herdsman-converters to 14.0.227 (#8466)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c7bf3324dc
commit
dffc58aa6b
Generated
+3
-3
@@ -14643,9 +14643,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.226",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.226.tgz",
|
||||
"integrity": "sha512-uGmEmMxFohiMIRmYfxrHg7OqNtkoqzEW8gpJlwkugsNtPXZcXcxeNwE0EAkFk8YeMPhSmXtpHHVMaKZQ8VsMQw==",
|
||||
"version": "14.0.227",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.227.tgz",
|
||||
"integrity": "sha512-0/jY5MofQa36j14P7A7Kd9J/xCzuUX6VX1LPfNs0jFXfg4BXoLTCdzHPEBXUuOJuZph4wQYhnVcHN4fVYVRekA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.1.0",
|
||||
"zigbee-herdsman": "0.13.132",
|
||||
"zigbee-herdsman-converters": "14.0.226",
|
||||
"zigbee-herdsman-converters": "14.0.227",
|
||||
"zigbee2mqtt-frontend": "0.5.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user