Update zigbee-herdsman-converters to 15.0.53 (#16788)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-22 20:09:37 +00:00
committed by GitHub
parent 942faf412f
commit 73d60396bc
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.1",
"zigbee-herdsman": "0.14.94",
"zigbee-herdsman-converters": "15.0.52",
"zigbee-herdsman-converters": "15.0.53",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -9072,9 +9072,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.52",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.52.tgz",
"integrity": "sha512-mUBLxnZnWFvwIhRUtMs0yBP21WOoDr0ZsjoV8lnbEAiYlWvQmtEgfqBMzcgeYGCONkUzivncwcAltsC8KgR1nw==",
"version": "15.0.53",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.53.tgz",
"integrity": "sha512-h7CkROZ9l+BQJXZR+K9t2QLHsZuoQp2FZNe5iqU7QWKpCn2ndLiNFOlc8kriOhZ7n4IWzPec5FuS/FflFXgedQ==",
"dependencies": {
"axios": "^1.3.3",
"buffer-crc32": "^0.2.13",
@@ -15734,9 +15734,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.52",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.52.tgz",
"integrity": "sha512-mUBLxnZnWFvwIhRUtMs0yBP21WOoDr0ZsjoV8lnbEAiYlWvQmtEgfqBMzcgeYGCONkUzivncwcAltsC8KgR1nw==",
"version": "15.0.53",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.53.tgz",
"integrity": "sha512-h7CkROZ9l+BQJXZR+K9t2QLHsZuoQp2FZNe5iqU7QWKpCn2ndLiNFOlc8kriOhZ7n4IWzPec5FuS/FflFXgedQ==",
"requires": {
"axios": "^1.3.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.1",
"zigbee-herdsman": "0.14.94",
"zigbee-herdsman-converters": "15.0.52",
"zigbee-herdsman-converters": "15.0.53",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {