mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update zigbee-herdsman-converters to 14.0.151 (#7531)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
7671a983bf
commit
55916d7cd8
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -14792,9 +14792,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-herdsman-converters": {
|
"zigbee-herdsman-converters": {
|
||||||
"version": "14.0.150",
|
"version": "14.0.151",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.150.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.151.tgz",
|
||||||
"integrity": "sha512-c7ljSeVcHHmMSspn3E+aKdDmJuJBElkGpfu9Cw9gX0WjWRuNcHmXwh6E2h9Go/QDk0DeGhN5XH2Mb6V+13dZ4w==",
|
"integrity": "sha512-mKEkEEmfjGyJa/3kes6NC4j9amx7nSZ9I4tfktB5spnyRXIoI+G4afHyOlIyfNs2JuWjGtmeoFMVzcQzXN/vIA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"buffer-crc32": "^0.2.13",
|
"buffer-crc32": "^0.2.13",
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
"winston-syslog": "^2.4.4",
|
"winston-syslog": "^2.4.4",
|
||||||
"ws": "^7.3.1",
|
"ws": "^7.3.1",
|
||||||
"zigbee-herdsman": "0.13.104",
|
"zigbee-herdsman": "0.13.104",
|
||||||
"zigbee-herdsman-converters": "14.0.150",
|
"zigbee-herdsman-converters": "14.0.151",
|
||||||
"zigbee2mqtt-frontend": "0.4.14"
|
"zigbee2mqtt-frontend": "0.4.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user