Update zigbee-herdsman-converters to 15.0.2 (#15671)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-20 21:55:29 +00:00
committed by GitHub
co-authored by Koenkk
parent 8fc83caac7
commit 98cf8dbe5e
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.1",
"zigbee-herdsman-converters": "15.0.2",
"zigbee2mqtt-frontend": "0.6.119"
},
"bin": {
@@ -9023,9 +9023,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"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==",
"version": "15.0.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.2.tgz",
"integrity": "sha512-m5QPJ+f/Go+DD9sptb8PixhXDcjbkohRLynUgPeYDcYl3lHRcvMV5v8442X+/poQfIqF8YrF1teFRQv2AMehdA==",
"dependencies": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
@@ -15647,9 +15647,9 @@
}
},
"zigbee-herdsman-converters": {
"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==",
"version": "15.0.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.2.tgz",
"integrity": "sha512-m5QPJ+f/Go+DD9sptb8PixhXDcjbkohRLynUgPeYDcYl3lHRcvMV5v8442X+/poQfIqF8YrF1teFRQv2AMehdA==",
"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.1",
"zigbee-herdsman-converters": "15.0.2",
"zigbee2mqtt-frontend": "0.6.119"
},
"devDependencies": {