Update zigbee2mqtt-frontend to 0.3.62 (#6410)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-22 21:45:01 +08:00
committed by GitHub
parent 028792e5b4
commit d5b2486772
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27695,9 +27695,9 @@
}
},
"zigbee2mqtt-frontend": {
"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=="
"version": "0.3.62",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.62.tgz",
"integrity": "sha512-qT7Lo431HvSgUWLInedPUR78r31uGEw8F/DuAOGL0AZ3lpNdpvseGXK3Y2ncwRpGv5PYv2fn+aJ7nMdVQeOltQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.64",
"zigbee2mqtt-frontend": "0.3.59"
"zigbee2mqtt-frontend": "0.3.62"
},
"devDependencies": {
"eslint": "*",