Update zigbee-herdsman-converters to 14.0.463 (#11961)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-26 22:05:47 +00:00
committed by GitHub
co-authored by Koenkk
parent 62a7b5115c
commit 2e42f50d6a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13224,9 +13224,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.462",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.462.tgz",
"integrity": "sha512-TJY1wAdlbnU56z4XxTQH3QS9uOBk7W74jiUi3pXx9f8p1saug2414hf69GelD1BKVQ/K86n84zyk92VC5za/tQ==",
"version": "14.0.463",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.463.tgz",
"integrity": "sha512-5PFr7oligupUwoSyYDD7+aWxTNSBbx47O9tCcxk8AlpqlMnldysuntZjiWbsHqqQaKNAXhCTQZQCokV6HmJLQQ==",
"requires": {
"axios": "^0.26.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.462",
"zigbee-herdsman-converters": "14.0.463",
"zigbee2mqtt-frontend": "0.6.79"
},
"devDependencies": {