mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 22:08:32 +00:00
Update zigbee-herdsman-converters to 14.0.597 (#13596)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
327f816c0e
commit
a0182c2e39
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.47",
|
||||
"zigbee-herdsman-converters": "14.0.596",
|
||||
"zigbee-herdsman-converters": "14.0.597",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9948,9 +9948,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.596",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.596.tgz",
|
||||
"integrity": "sha512-AMt4UbqhqIzbnV+HD8HJoj0tjFp3afyYuVVF7JDKCiYpiD6ETNqU9aHkSWWcJDAPkNXKIPeycWn4CcOClLHj3g==",
|
||||
"version": "14.0.597",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.597.tgz",
|
||||
"integrity": "sha512-P44fdhLTfJXnDJQot3mJsTS2ldZGZoZ2Xks5gLFZo8veFuhEcJVcnRwpdp6BqeOQOo0A7Cz36R9BYFafcpqHmQ==",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17297,9 +17297,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.596",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.596.tgz",
|
||||
"integrity": "sha512-AMt4UbqhqIzbnV+HD8HJoj0tjFp3afyYuVVF7JDKCiYpiD6ETNqU9aHkSWWcJDAPkNXKIPeycWn4CcOClLHj3g==",
|
||||
"version": "14.0.597",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.597.tgz",
|
||||
"integrity": "sha512-P44fdhLTfJXnDJQot3mJsTS2ldZGZoZ2Xks5gLFZo8veFuhEcJVcnRwpdp6BqeOQOo0A7Cz36R9BYFafcpqHmQ==",
|
||||
"requires": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.47",
|
||||
"zigbee-herdsman-converters": "14.0.596",
|
||||
"zigbee-herdsman-converters": "14.0.597",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user