Update zigbee-herdsman-converters to 12.0.208 (#4633)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-10-10 16:54:28 +02:00 committed by GitHub
parent 723e3a3964
commit d9b9b05494
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

@ -15837,9 +15837,9 @@
} }
}, },
"zigbee-herdsman-converters": { "zigbee-herdsman-converters": {
"version": "12.0.207", "version": "12.0.208",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.207.tgz", "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.208.tgz",
"integrity": "sha512-NFdeA8MjzprISogJhuFVdH1U9ZNC8Uv82FXoOy9EHwue+/la05JSaZz4wEDH1KotS8WaNC2enq6U/n4O+jkTBg==", "integrity": "sha512-FfHzsDa6+kZa/kReOHhO4PirmlxuKH8HSAS/cIvsz6IUhZmJtH0Tr6ImQx8F7iE/vrhadbQlK9QmhafwXw37ag==",
"requires": { "requires": {
"axios": "^0.20.0", "axios": "^0.20.0",
"buffer-crc32": "^0.2.13", "buffer-crc32": "^0.2.13",

View File

@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4", "winston-syslog": "^2.4.4",
"ws": "^7.3.1", "ws": "^7.3.1",
"zigbee-herdsman": "0.13.15", "zigbee-herdsman": "0.13.15",
"zigbee-herdsman-converters": "12.0.207", "zigbee-herdsman-converters": "12.0.208",
"zigbee2mqtt-frontend": "0.2.27" "zigbee2mqtt-frontend": "0.2.27"
}, },
"devDependencies": { "devDependencies": {