Update zigbee-herdsman-converters to 13.0.5 (#5099)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-27 17:51:23 +01:00
committed by GitHub
co-authored by Koenkk
parent 6548250eb4
commit 26841f53aa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14539,9 +14539,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.4",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.4.tgz",
"integrity": "sha512-I1oqbQdFbp8HQdBdb3zIzsDdZFc4/LzoJ5StOvvPPiUFfA8q5ZkFsqhTBTBISCQRcrRnFfzOuUpLUG8MILEGVg==",
"version": "13.0.5",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.5.tgz",
"integrity": "sha512-GHVc9gFHrBe7sVJd+9CRFy9NurEVyA7nNddICFAQmk8jZnpDU4T860ADPN5czOyFAYuySC4Wg0H/NYRXFAQXxg==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.35",
"zigbee-herdsman-converters": "13.0.4",
"zigbee-herdsman-converters": "13.0.5",
"zigbee2mqtt-frontend": "0.2.91"
},
"devDependencies": {