Update zigbee-herdsman-converters to 14.0.317 (#9632)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-13 10:13:28 +01:00 committed by GitHub
parent 1f60edff99
commit 3bfc7f31cf
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

@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.316",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.316.tgz",
"integrity": "sha512-M7LxUMrkb5san5KqsHe81oHfDU6XHttawbFEFyC6UIg7JMooyZhvH9qIk9gkBS310PYkfsYlAhRe1OMvUkgcrg==",
"version": "14.0.317",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.317.tgz",
"integrity": "sha512-ndFY2Jks/jSeBO7j5MjZn4U81CQZwgaFUiYDQjXEWZ0mKF2lksi+5YwyvJGEFOnww00i3DrmlOThSRN3BkZVCA==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",

View File

@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.169",
"zigbee-herdsman-converters": "14.0.316",
"zigbee-herdsman-converters": "14.0.317",
"zigbee2mqtt-frontend": "0.6.32"
},
"devDependencies": {