Update zigbee-herdsman-converters to 14.0.361 (#10433)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-29 18:14:08 +00:00
committed by GitHub
co-authored by Koenkk
parent 73a6ad4cf8
commit bf72347468
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13205,9 +13205,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.360",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.360.tgz",
"integrity": "sha512-Y1gxChEB7RiW7BhFpTmgcRERbNoOcGFcCUtmxmcpUZtZGh1nv0+HnzaueGjnCZnNME4PZGcrJ9NCcaQ3BS5PzA==",
"version": "14.0.361",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.361.tgz",
"integrity": "sha512-c1Wz+nnH6dhq0S8VllRVCDbyIjKMo56OzZyJgN1FN5/6z/YsTFA7ukdh/uvIE+uwQOxDNvBOrhIapyNx/xK5Ow==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.4.0",
"zigbee-herdsman": "0.13.187",
"zigbee-herdsman-converters": "14.0.360",
"zigbee-herdsman-converters": "14.0.361",
"zigbee2mqtt-frontend": "0.6.65"
},
"devDependencies": {