fix(ignore): update zigbee-herdsman-converters to 15.54.1 (#18537)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-08-06 09:14:43 +02:00
committed by GitHub
parent cf313c503b
commit b5e9ed436c
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.17.2",
"zigbee-herdsman-converters": "15.54.0",
"zigbee-herdsman-converters": "15.54.1",
"zigbee2mqtt-frontend": "0.6.133"
},
"bin": {
@@ -9747,9 +9747,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.54.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.54.0.tgz",
"integrity": "sha512-ridZ5JbioGmaDLGr3Mu5R8prBCJ6Xhuyhq+fVlAtLQhNJmzMUgQoes9UOR3ffDlWrB5YDzr5yjVs6vRFfnDGwg==",
"version": "15.54.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.54.1.tgz",
"integrity": "sha512-2jRdim0Cvo1nwGDOGapKHg9f0Vc4Q/pKig6+IiYegyUFyCa0kfFHKDAtg3MeeuWv1AD/QjUipA1lj18SgAK7cw==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16819,9 +16819,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.54.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.54.0.tgz",
"integrity": "sha512-ridZ5JbioGmaDLGr3Mu5R8prBCJ6Xhuyhq+fVlAtLQhNJmzMUgQoes9UOR3ffDlWrB5YDzr5yjVs6vRFfnDGwg==",
"version": "15.54.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.54.1.tgz",
"integrity": "sha512-2jRdim0Cvo1nwGDOGapKHg9f0Vc4Q/pKig6+IiYegyUFyCa0kfFHKDAtg3MeeuWv1AD/QjUipA1lj18SgAK7cw==",
"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.17.2",
"zigbee-herdsman-converters": "15.54.0",
"zigbee-herdsman-converters": "15.54.1",
"zigbee2mqtt-frontend": "0.6.133"
},
"devDependencies": {