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:
github-actions[bot] 2020-09-08 20:19:55 +02:00 committed by GitHub
parent fb4c75ad0a
commit fd60669a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -15516,9 +15516,9 @@
} }
}, },
"zigbee-herdsman-converters": { "zigbee-herdsman-converters": {
"version": "12.0.183", "version": "12.0.184",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.183.tgz", "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.184.tgz",
"integrity": "sha512-fLC1CZvHr0A/INbmrmjE50E3mTg1AQSn17VOwnMiMlPAvykehPVWQG0KD3Z+axIOfTOInqPe5tqer/OFmjns4Q==", "integrity": "sha512-7R7kJ+uo0UpVm6Z1nTSieLbwip53gMw5vAjNgxsJdfLGZQmhmGkqLQrfzFPn4zJAi65fQXX0h3/NxePhwpSR8A==",
"requires": { "requires": {
"axios": "^0.20.0", "axios": "^0.20.0",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",

View File

@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4", "winston-syslog": "^2.4.4",
"ws": "^7.3.1", "ws": "^7.3.1",
"zigbee-herdsman": "0.12.132", "zigbee-herdsman": "0.12.132",
"zigbee-herdsman-converters": "12.0.183", "zigbee-herdsman-converters": "12.0.184",
"zigbee2mqtt-frontend": "0.1.49" "zigbee2mqtt-frontend": "0.1.49"
}, },
"devDependencies": { "devDependencies": {