Update zigbee-herdsman-converters to 14.0.264 (#9003)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-04 17:58:41 +02:00 committed by GitHub
parent 30badb62e7
commit 7ccf781b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -13366,9 +13366,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.263",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.263.tgz",
"integrity": "sha512-oPf4RGaTVC/ZBgh44jRTEuftIhFh1m1IPWX9/EUFVGEJmScpxW9adttVjE94u2CE7XBaqErcO16AUgMebvacHg==",
"version": "14.0.264",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.264.tgz",
"integrity": "sha512-ku57N6u/Xl0B5O1j4reG/sPq7G5BGV3r6JFHFFgcLTU83y6lG5/jVFe3m+ZsbZrrY/8F2E9TRHCr6X7RL4I9lA==",
"requires": {
"axios": "^0.22.0",
"buffer-crc32": "^0.2.13",

View File

@ -57,7 +57,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.151",
"zigbee-herdsman-converters": "14.0.263",
"zigbee-herdsman-converters": "14.0.264",
"zigbee2mqtt-frontend": "0.6.12"
},
"devDependencies": {