Update zigbee2mqtt-frontend to 0.2.17 (#4483)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-29 07:13:40 +08:00 committed by GitHub
parent 051742e076
commit 58d56b339c
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

@ -20865,9 +20865,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.15",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.15.tgz",
"integrity": "sha512-pmtGpNMtCfkU/XVOSe3ma6klaTfd11PtNWBzTFAnhxtQihLVFhKCGIjxQwZJF2VT6LPw1lp+2iU/MUEscPRGpg=="
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.17.tgz",
"integrity": "sha512-t5Alx8m2aLq5lVWKzY3qc7+YwSE1noRyVTjVBTKL/DgbdwCsKZ/D1J1ZdKyAMAPM2GUsqgBGQU+XmDXZ5TDf8A=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.9",
"zigbee-herdsman-converters": "12.0.193",
"zigbee2mqtt-frontend": "0.2.15"
"zigbee2mqtt-frontend": "0.2.17"
},
"devDependencies": {
"eslint": "*",