Update zigbee-herdsman-converters to 15.0.38-hotfix.0

This commit is contained in:
Koen Kanters
2023-02-06 17:39:10 +01:00
parent 8f781db93e
commit d5a3bf626f
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.0",
"zigbee-herdsman": "0.14.89",
"zigbee-herdsman-converters": "15.0.38",
"zigbee-herdsman-converters": "15.0.38-hotfix.0",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -9072,9 +9072,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38.tgz",
"integrity": "sha512-g0cJw/MAMNHxESDTRWkPhYLI52xqL4mm3YVJO1fqoidy5y7NhCmiKHtLwT9x3dYPLT/XTZOXAFBLGxf+sv38fQ==",
"version": "15.0.38-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38-hotfix.0.tgz",
"integrity": "sha512-I/p0ppkN579d81NvWVbha3CHmBLEJOLPiYxmV9+zB2hTCG+tS7lB5Fc8Wi/SYOa8Hw5hUmPytfYanoqDKxQTrA==",
"dependencies": {
"axios": "^1.3.0",
"buffer-crc32": "^0.2.13",
@@ -15734,9 +15734,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38.tgz",
"integrity": "sha512-g0cJw/MAMNHxESDTRWkPhYLI52xqL4mm3YVJO1fqoidy5y7NhCmiKHtLwT9x3dYPLT/XTZOXAFBLGxf+sv38fQ==",
"version": "15.0.38-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38-hotfix.0.tgz",
"integrity": "sha512-I/p0ppkN579d81NvWVbha3CHmBLEJOLPiYxmV9+zB2hTCG+tS7lB5Fc8Wi/SYOa8Hw5hUmPytfYanoqDKxQTrA==",
"requires": {
"axios": "^1.3.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.89",
"zigbee-herdsman-converters": "15.0.38",
"zigbee-herdsman-converters": "15.0.38-hotfix.0",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {