webui-vue: srcrev bump f833c7e336..151dd2491c

Derick Montague (2):
      Fix typo in spec description
      Update docs page container layout

Sukanya Pandey (2):
      Delete all selected event logs
      Resolve custom-event-name-casing lint warnings

SurenNeware (1):
      Add new transition class name

(From meta-phosphor rev: e2e264c17387d8b899a3434caacbad1910917e51)

Change-Id: I256546dc3bbf01875a5eb1c70e6578ad8d69a25b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 238ab05..99ac659 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 = "f833c7e336c09c1cd7fef424a8017e639d20dfa2"
+SRCREV = "151dd2491c01e70ed69baf638c22624fae598361"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "