Update zigbee2mqtt-frontend to 0.2.65 (#4823)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-10-31 14:39:36 +08:00 committed by GitHub
parent 09ae27503e
commit 487cc20129
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

@ -19664,9 +19664,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.64",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.64.tgz",
"integrity": "sha512-qUQJt7+bOEL76276rX7vB03Qz8KWagLCQb17HqA3RBkY3JB258XoLg5PNYXv7fSsT3R/44WhqhyWjFgpfDu0HQ=="
"version": "0.2.65",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.65.tgz",
"integrity": "sha512-bhuGbin/Bo5utnVeaQqUbtTfmWJl67TvHs3PsZ0ChPxIQwXbCaq7zProm/wpkIJZvIkA2pziAtmtJxXZFWBEyA=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.24",
"zigbee-herdsman-converters": "12.0.223",
"zigbee2mqtt-frontend": "0.2.64"
"zigbee2mqtt-frontend": "0.2.65"
},
"devDependencies": {
"eslint": "*",