webui-vue: srcrev bump 5d95418ca3..e4d54c6c6c

Gunnar Mills (1):
      Add Nikhil as a reviewer

Change-Id: Id5679162f0d02df9a6a8b1dd7c7ae59736af3468
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 53b8d1d..6cbfc94 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 = "5d95418ca32de5060a7521fef7b57b95cc262352"
+SRCREV = "e4d54c6c6cb6c6574628d7d7bd72f9c6a5830d9b"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.