Update zigbee-herdsman-converters to 14.0.242 (#8679)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-07 19:36:36 +02:00
committed by GitHub
co-authored by Koenkk
parent 22bba95a70
commit d140d2b4b2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14658,9 +14658,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.241",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.241.tgz",
"integrity": "sha512-smu+JDQsR16fN9e8jO55VRFlUDM05WtsA1xQ+uTD2MIpoba93Ndow1mNkfCgEFhcBGq/ANpDG8JjY1YOMYOyGQ==",
"version": "14.0.242",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.242.tgz",
"integrity": "sha512-7XcQOefqSRYaBcshEb3+SRvGMqrQYaqck2uri/x5sJuDqqMWP9FvBaB7tlkncCZoKh/pAhKthLF3dyLTSH5wxA==",
"requires": {
"axios": "^0.21.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.1",
"zigbee-herdsman": "0.13.142",
"zigbee-herdsman-converters": "14.0.241",
"zigbee-herdsman-converters": "14.0.242",
"zigbee2mqtt-frontend": "0.6.4"
},
"devDependencies": {