mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman-converters to 14.0.14 (#5650)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
77a6ec09fb
commit
9189dd1d3d
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -14527,9 +14527,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.13",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.13.tgz",
|
||||
"integrity": "sha512-ctgPaFFwPXrlxC6f+6hKzVMtX+llGhe+36JS5z5Wq2aktKVW+NaENyxJpfoBPkGdFpUh5iZNswBjYnBS4I8wXA==",
|
||||
"version": "14.0.14",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.14.tgz",
|
||||
"integrity": "sha512-1EZzBPHP797DcFASJI8GZv6PwzBnOpGqJ3o+0tZokJ31yeviAaPqqmSCtWyRNPEzlq7qRXroLzI5/7Sb77n57w==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.49",
|
||||
"zigbee-herdsman-converters": "14.0.13",
|
||||
"zigbee-herdsman-converters": "14.0.14",
|
||||
"zigbee2mqtt-frontend": "0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user