mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-15 08:08:57 +00:00
Update zigbee-herdsman-converters to 14.0.203 (#8119)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f74f5fd638
commit
b09f20e62e
Generated
+3
-3
@@ -17642,9 +17642,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.202",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.202.tgz",
|
||||
"integrity": "sha512-/frUYDN9bBWL6Bpcu6uzPeSpLqQgDbeI6CYO3PzCn9q82s1Ykt8PbAi5NSMZuiaGfsRGNvGeJM5fBbbql0IyVw==",
|
||||
"version": "14.0.203",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.203.tgz",
|
||||
"integrity": "sha512-JDK6AVCOaca8leE0SuHEIusl7B/x4RiVzDH2fGvyQZJdGC6kB7BkMPKwmr9Mrdv34OuVnsin0HhoQ9a4bhsHzw==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.120",
|
||||
"zigbee-herdsman-converters": "14.0.202",
|
||||
"zigbee-herdsman-converters": "14.0.203",
|
||||
"zigbee2mqtt-frontend": "0.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user