webui-vue: srcrev bump 01492c3dcb..dfba4e542e

Paul Fertser (1):
      Allow to log in when using remote authentication

Vedangi Mittal (1):
      Removed Challenge password option from Generate CSR panel

Change-Id: Ic9d5138a1e2c7be2333733c176e364afd01691e5
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 78226b6..64a1ea4 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 = "01492c3dcbdba6b463ecef63f4c769520432d829"
+SRCREV = "dfba4e542e816712d3857e32aa52e9a930c9e889"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.