Update zigbee-herdsman-converters to 14.0.259 (#8918)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-29 22:16:11 +02:00
committed by GitHub
parent 8d9f14e30b
commit 7d6d71dcbe
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13357,9 +13357,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.258",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.258.tgz",
"integrity": "sha512-bZhtMKLhZ8SIct+VxVve2OYArY6/yRw7azF/PB5CkPaqFn3a+ptbgKTqMO3nuqRr+sw7j4ccZ8DKV+XvvN2k0g==",
"version": "14.0.259",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.259.tgz",
"integrity": "sha512-1Ned6d435WgYbN6XTzOMDmxWjDIhlsqWCUb0xCsnNsRBG2rCeKNRCC2S/aol5EwNfBXZ6nTqQmBO2dTkIxhp0Q==",
"requires": {
"axios": "^0.21.4",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.149",
"zigbee-herdsman-converters": "14.0.258",
"zigbee-herdsman-converters": "14.0.259",
"zigbee2mqtt-frontend": "0.6.9"
},
"devDependencies": {