Update zigbee-herdsman-converters to 14.0.323 (#9751)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-19 18:47:34 +00:00
committed by GitHub
co-authored by Koenkk
parent a980b4dff5
commit 0f3315063f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.322",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.322.tgz",
"integrity": "sha512-rQadt0wF4tvkAiwpENWegZ3QWqQqb+TU0GwDBDF81nu5is3sJD69yUC1/OGDYHk2c894fDNq3x0/P5VNPXcmyg==",
"version": "14.0.323",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.323.tgz",
"integrity": "sha512-gxxt3E381zyh6KAe0UeZojKCItd4wbGw5QcJGns0ndMxPw1SSC6lbQc+HyI0MV8JCpsF6xwOADr6tlfOUZZtQQ==",
"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.172",
"zigbee-herdsman-converters": "14.0.322",
"zigbee-herdsman-converters": "14.0.323",
"zigbee2mqtt-frontend": "0.6.33"
},
"devDependencies": {