Update zigbee-herdsman-converters to 14.0.462 (#11959)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-26 14:01:19 +00:00
committed by GitHub
co-authored by Koenkk
parent b805dadceb
commit 62a7b5115c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13224,9 +13224,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.461",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.461.tgz",
"integrity": "sha512-ZEZb4EFs+gE3AnZcRFxA7sBstipCbNdVexw7k4So/rpsPqDgBxKjKnQrF4pGqMBaF9UCEVVIMnuyw2S1lhsOVg==",
"version": "14.0.462",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.462.tgz",
"integrity": "sha512-TJY1wAdlbnU56z4XxTQH3QS9uOBk7W74jiUi3pXx9f8p1saug2414hf69GelD1BKVQ/K86n84zyk92VC5za/tQ==",
"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.461",
"zigbee-herdsman-converters": "14.0.462",
"zigbee2mqtt-frontend": "0.6.79"
},
"devDependencies": {