webui-vue: srcrev bump 5c2f61a545..59a732bc50

HuyLe (1):
      Display Power Supply Inventory from PowerSubsystem

Change-Id: I7a3c699b36444fee4f32a78960296c60627a844e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index d253cc5..139ef9d 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "5c2f61a545b2460ce7eee4105e9c79c91de41da8"
+SRCREV = "59a732bc502740ee5d7ea37298a9576fb4131858"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.