Update zigbee-herdsman-converters to 14.0.491 (#12200)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-17 18:18:25 +00:00
committed by GitHub
co-authored by Koenkk
parent d657ea48cf
commit 037a72e0f3
2 changed files with 12 additions and 12 deletions
+11 -11
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.26",
"zigbee-herdsman-converters": "14.0.490",
"zigbee-herdsman-converters": "14.0.491",
"zigbee2mqtt-frontend": "0.6.83"
},
"bin": {
@@ -9815,15 +9815,15 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.490",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.490.tgz",
"integrity": "sha512-04vt/x0pWr0unun8B2JbG3VpRo9CF9gws8xOLIk6r63J57sShyiIYaKayIzP9XpsQ+Yij+Bj96kuzevVDPDvIQ==",
"version": "14.0.491",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.491.tgz",
"integrity": "sha512-5Gyz7Fd/QjrCJi/tjWuNfIcagL/4crvVM4P3MzsyueCWUka3XIa9O5fywxg8+QEz9885gJ1JazoZY0rJIHWaqg==",
"dependencies": {
"axios": "^0.26.1",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^2.2.0",
"zigbee-herdsman": "^0.14.24"
"zigbee-herdsman": "^0.14.26"
}
},
"node_modules/zigbee2mqtt-frontend": {
@@ -17070,15 +17070,15 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.490",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.490.tgz",
"integrity": "sha512-04vt/x0pWr0unun8B2JbG3VpRo9CF9gws8xOLIk6r63J57sShyiIYaKayIzP9XpsQ+Yij+Bj96kuzevVDPDvIQ==",
"version": "14.0.491",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.491.tgz",
"integrity": "sha512-5Gyz7Fd/QjrCJi/tjWuNfIcagL/4crvVM4P3MzsyueCWUka3XIa9O5fywxg8+QEz9885gJ1JazoZY0rJIHWaqg==",
"requires": {
"axios": "^0.26.1",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^2.2.0",
"zigbee-herdsman": "^0.14.24"
"zigbee-herdsman": "^0.14.26"
}
},
"zigbee2mqtt-frontend": {
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.26",
"zigbee-herdsman-converters": "14.0.490",
"zigbee-herdsman-converters": "14.0.491",
"zigbee2mqtt-frontend": "0.6.83"
},
"devDependencies": {