Update zigbee-herdsman-converters to 15.0.1 (#15651)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-19 20:07:35 +00:00
committed by GitHub
co-authored by Koenkk
parent 56f7f3e1bd
commit 8fc83caac7
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "15.0.0",
"zigbee-herdsman-converters": "15.0.1",
"zigbee2mqtt-frontend": "0.6.119"
},
"bin": {
@@ -9023,9 +9023,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.0.tgz",
"integrity": "sha512-8VTYs00wOcUFCTiUgvm9CRcJ4va1khqGH1kJwWrgBPM1A1jWk+Uz8JquAD7HkbYYh8xHhDcwZxlTaE0huaKKvA==",
"version": "15.0.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.1.tgz",
"integrity": "sha512-FH7yux0ido2wM1BlJpJ1B+oztQ8r8bi8htbBxyF/Tlhf9XMhbuvhGdorqK5MhW6567/h+lQjcd4Y+p9vXRROHw==",
"dependencies": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
@@ -15647,9 +15647,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.0.tgz",
"integrity": "sha512-8VTYs00wOcUFCTiUgvm9CRcJ4va1khqGH1kJwWrgBPM1A1jWk+Uz8JquAD7HkbYYh8xHhDcwZxlTaE0huaKKvA==",
"version": "15.0.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.1.tgz",
"integrity": "sha512-FH7yux0ido2wM1BlJpJ1B+oztQ8r8bi8htbBxyF/Tlhf9XMhbuvhGdorqK5MhW6567/h+lQjcd4Y+p9vXRROHw==",
"requires": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "15.0.0",
"zigbee-herdsman-converters": "15.0.1",
"zigbee2mqtt-frontend": "0.6.119"
},
"devDependencies": {