webui-vue: srcrev bump 71114feb9a..e516d4d9e8

Sneha Patel (1):
      Add dividers between table batch action buttons

Change-Id: Ide12b4bb21f05266d2552bc50b7e23817de2163d
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 3ffe502..311c712 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "71114feb9a800d42f6eeddfa477077a8ab8e44f6"
+SRCREV = "e516d4d9e8d14a826cd98b1b8ce5f5b117597a5a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "