mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 02:18:31 -07:00
Update zigbee-herdsman-converters to 14.0.352 (#10277)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
18cfbae9ca
commit
0efe869fcb
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -13160,9 +13160,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.351",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.351.tgz",
|
||||
"integrity": "sha512-ee60yTVfOkm57/UPh/yM7bLqRNc6FA9Zxv0tzu29ioLgClBS4xAQp/1ToCV1mQ7RVvWcuZDVo998BqpnV1BeaA==",
|
||||
"version": "14.0.352",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.352.tgz",
|
||||
"integrity": "sha512-7pVfRxzjW3r14mIcq0/sjD3MrmMwJWRTpVEapH/+XHawhcvW9YAHzxM2Ju0mhSNhaXbv4DIM/fVplDEJPcD6Jw==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.184",
|
||||
"zigbee-herdsman-converters": "14.0.351",
|
||||
"zigbee-herdsman-converters": "14.0.352",
|
||||
"zigbee2mqtt-frontend": "0.6.62"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user