mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-15 08:08:57 +00:00
Update zigbee-herdsman-converters to 14.0.488 (#12186)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6ec66c844
commit
84c8da2532
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.26",
|
||||
"zigbee-herdsman-converters": "14.0.487",
|
||||
"zigbee-herdsman-converters": "14.0.488",
|
||||
"zigbee2mqtt-frontend": "0.6.83"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9807,9 +9807,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.487",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.487.tgz",
|
||||
"integrity": "sha512-rc4fYWBeySAM9KdlLNvOgToddrhFo2SV2NxonsGQ+6MYxX62xg4HUUv1564Lot9x0Lpa1IjQO/B0fp1awSYlGw==",
|
||||
"version": "14.0.488",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.488.tgz",
|
||||
"integrity": "sha512-5Pl66S4obOmliJ41zc1vjOSmUrav/4blLBfhGGk7A3748BJgBq2uWWyZRfz9AQHKGxgT3yKZaWGCCkbCehOMxw==",
|
||||
"dependencies": {
|
||||
"axios": "^0.26.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17059,9 +17059,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.487",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.487.tgz",
|
||||
"integrity": "sha512-rc4fYWBeySAM9KdlLNvOgToddrhFo2SV2NxonsGQ+6MYxX62xg4HUUv1564Lot9x0Lpa1IjQO/B0fp1awSYlGw==",
|
||||
"version": "14.0.488",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.488.tgz",
|
||||
"integrity": "sha512-5Pl66S4obOmliJ41zc1vjOSmUrav/4blLBfhGGk7A3748BJgBq2uWWyZRfz9AQHKGxgT3yKZaWGCCkbCehOMxw==",
|
||||
"requires": {
|
||||
"axios": "^0.26.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.26",
|
||||
"zigbee-herdsman-converters": "14.0.487",
|
||||
"zigbee-herdsman-converters": "14.0.488",
|
||||
"zigbee2mqtt-frontend": "0.6.83"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user