mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman-converters to 14.0.313 (#9563)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
d5ccd9221c
commit
cd3df10a54
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -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",
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user