mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
Update zigbee-herdsman-converters to 15.0.38-hotfix.0
This commit is contained in:
Generated
+7
-7
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user