Update zigbee-herdsman-converters to 15.0.112 (#17660)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-12 18:32:50 +00:00
committed by GitHub
co-authored by Koenkk
parent 3085608a35
commit 099a8d35b0
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.115",
"zigbee-herdsman-converters": "15.0.111",
"zigbee-herdsman-converters": "15.0.112",
"zigbee2mqtt-frontend": "0.6.129"
},
"bin": {
@@ -9234,9 +9234,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.111",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.111.tgz",
"integrity": "sha512-0w2hDHbrRUzBBiaKTF1icGklH0APjPnZYtZgiwvnzw1nmVJkqoOwnEbUtuDAUWP6SaC8Ccqzo7ZDF7hpOx36cA==",
"version": "15.0.112",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.112.tgz",
"integrity": "sha512-d/j+a6V2V0rwkupDKwkzSjHDPBo7p+hTvuMsSVhlvJ3hpPFyixNWjc0vVAMaNMpixjXeXNiN/2xChTdzobUTSQ==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16016,9 +16016,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.111",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.111.tgz",
"integrity": "sha512-0w2hDHbrRUzBBiaKTF1icGklH0APjPnZYtZgiwvnzw1nmVJkqoOwnEbUtuDAUWP6SaC8Ccqzo7ZDF7hpOx36cA==",
"version": "15.0.112",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.112.tgz",
"integrity": "sha512-d/j+a6V2V0rwkupDKwkzSjHDPBo7p+hTvuMsSVhlvJ3hpPFyixNWjc0vVAMaNMpixjXeXNiN/2xChTdzobUTSQ==",
"requires": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.115",
"zigbee-herdsman-converters": "15.0.111",
"zigbee-herdsman-converters": "15.0.112",
"zigbee2mqtt-frontend": "0.6.129"
},
"devDependencies": {