Update zigbee-herdsman-converters to 12.0.197 (#4534)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-10-02 17:25:25 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Koen Kanters
parent b5dc732a91
commit 145f1e862d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15837,9 +15837,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "12.0.196",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.196.tgz",
"integrity": "sha512-0lc4RJMUP61oT82a/SOFbzlw40Guh3pgEi2ufXM2NOj7hcqupt+bkQCe9pJkfl7YYN2q+nw5Q0yEZORkJ+ZmBg==",
"version": "12.0.197",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.197.tgz",
"integrity": "sha512-Pjnrg2e0/tHYrryE2EPm+ZDL8IF/j7T6eCvHAgOzNuMoBqXweC86HUY3sb9LtKuXl5zZEHspFAQbh42YCo8jWg==",
"requires": {
"axios": "^0.20.0",
"https-proxy-agent": "^5.0.0",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.12",
"zigbee-herdsman-converters": "12.0.196",
"zigbee-herdsman-converters": "12.0.197",
"zigbee2mqtt-frontend": "0.2.20"
},
"devDependencies": {