webui-vue: srcrev bump dd6aa0aa8f..ef8c3f33b5

Derick Montague (5):
      Update vuepress to fix hot reloading
      Resolve Content-Security-Policy error
      Add action to deploy documentation
      Add action to deploy documentation
      Merge branch 'master' of ssh://gerrit.openbmc-project.xyz:29418/openbmc/webui-vue

Change-Id: Ia28cca02bc8e6e64f7c03bd2674d7755a8e48a8a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 6542c44..508af1d 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "dd6aa0aa8f12426c681f5991f2e9a21b379e86c3"
+SRCREV = "ef8c3f33b580b6bba09268765326ac7900eea65a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "