mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman-converters to 12.0.184 (#4309)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb4c75ad0a
commit
fd60669a04
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -15516,9 +15516,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.183",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.183.tgz",
|
||||
"integrity": "sha512-fLC1CZvHr0A/INbmrmjE50E3mTg1AQSn17VOwnMiMlPAvykehPVWQG0KD3Z+axIOfTOInqPe5tqer/OFmjns4Q==",
|
||||
"version": "12.0.184",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.184.tgz",
|
||||
"integrity": "sha512-7R7kJ+uo0UpVm6Z1nTSieLbwip53gMw5vAjNgxsJdfLGZQmhmGkqLQrfzFPn4zJAi65fQXX0h3/NxePhwpSR8A==",
|
||||
"requires": {
|
||||
"axios": "^0.20.0",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.12.132",
|
||||
"zigbee-herdsman-converters": "12.0.183",
|
||||
"zigbee-herdsman-converters": "12.0.184",
|
||||
"zigbee2mqtt-frontend": "0.1.49"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user