Update zigbee-herdsman-converters to 14.0.307 (#9488)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-03 21:05:21 +01:00
committed by GitHub
parent 2612de3c34
commit fa1775d8b4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13224,9 +13224,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.306",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.306.tgz",
"integrity": "sha512-Z58R0lTIKQHCXEsRBGqh9yhW/HniOBFd0ZdpB1Xr6jBQeaTxVUs00SZlf4EQZ1DTHEDlJvS9pY9JgZXcTtCvTQ==",
"version": "14.0.307",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.307.tgz",
"integrity": "sha512-OAkj18K64qXP0FpDZMQFeBK40aFU9nxBHQwYhHN+lxuMd6As7UnrtyVn0ShQlvFiCCa1TfvRFfsWwZZDK9wjhg==",
"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.2.3",
"zigbee-herdsman": "0.13.165",
"zigbee-herdsman-converters": "14.0.306",
"zigbee-herdsman-converters": "14.0.307",
"zigbee2mqtt-frontend": "0.6.30"
},
"devDependencies": {