mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Update zigbee-herdsman-converters to 14.0.313 (#9563)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d5ccd9221c
commit
cd3df10a54
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.311",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.311.tgz",
|
||||
"integrity": "sha512-6azpa/d5Bgu6Tn1/0TB5oWyS6J6QfOfjztO2F6XT12q35woGlm6tMGkNLuiLsJ5IjcBxhwCjmC7skqtGGJjQ/Q==",
|
||||
"version": "14.0.313",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.313.tgz",
|
||||
"integrity": "sha512-4b4bGgzKQ//plkBOicCcZnzIElPTWsnDqwfXtOUU/6SibPulMJNfRotW9wmxNlN5HylSW7oQhQF2owEYikWLmQ==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.168",
|
||||
"zigbee-herdsman-converters": "14.0.311",
|
||||
"zigbee-herdsman-converters": "14.0.313",
|
||||
"zigbee2mqtt-frontend": "0.6.31"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user