Update zigbee-herdsman-converters to 14.0.265 (#9026)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-05 22:20:17 +02:00
committed by GitHub
parent bd216d7a24
commit db8d0ecf20
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13366,9 +13366,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.264",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.264.tgz",
"integrity": "sha512-ku57N6u/Xl0B5O1j4reG/sPq7G5BGV3r6JFHFFgcLTU83y6lG5/jVFe3m+ZsbZrrY/8F2E9TRHCr6X7RL4I9lA==",
"version": "14.0.265",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.265.tgz",
"integrity": "sha512-bb5mY+YZgq2WDuxwsZcDtPNpXM/7S4nIUiQ68GAZluyHwwR/ANV9eGGV+89orAfvktMrxIHujI2YTAmDwHEkig==",
"requires": {
"axios": "^0.22.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.152",
"zigbee-herdsman-converters": "14.0.264",
"zigbee-herdsman-converters": "14.0.265",
"zigbee2mqtt-frontend": "0.6.12"
},
"devDependencies": {