Update zigbee2mqtt-frontend to 0.3.59 (#6368)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-19 20:15:14 +08:00 committed by GitHub
parent 5953d68916
commit a16635d475
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

@ -27680,9 +27680,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.58",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.58.tgz",
"integrity": "sha512-IRvcOGTSSBy2sR1N6VvcTkTmzH9HqiZvQIIKz7OVKmdBT38hM1cSqpTmMTMXxq/LSi+drpm5ydM4iTnyFb6Rsw=="
"version": "0.3.59",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.59.tgz",
"integrity": "sha512-xBi0/5qPLhTPSHwk4+bKz/TiJocO8nf4ovjTl5WQjM2dc4t59S9ZXExTua7U6G+nNUxV2xPbKm/hdtua6t5SXg=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.61",
"zigbee2mqtt-frontend": "0.3.58"
"zigbee2mqtt-frontend": "0.3.59"
},
"devDependencies": {
"eslint": "*",