webui-vue: srcrev bump b325541c0a..c45cfe5c5e

Gunnar Mills (1):
      Fix CONTRIBUTING.md to pass CI

aravinths1 (1):
      Disabled the privilege dropdown for root user

Change-Id: I7b14191cb261bf8ce5d2aa04f68aaf027d7a0e47
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 1c006ae..1104122 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 = "b325541c0a76e04eff8d48e2dce1b0592e2632bc"
+SRCREV = "c45cfe5c5e4a15f939ae35c1f61496adb1320125"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.