webui-vue: srcrev bump 1f8117f810..459c1edb1f

Derick Montague (3):
      Resolve npm vulnerabilities
      Update compression-webpack-plugin
      Add icon only button to documentation

Dixsie Wolmers (1):
      Remove blank overview pages in documentation

SurenNeware (1):
      Fixed event logs pagination on small screen

Yoshie Muranaka (1):
      Make copy of single file firmware upload

Change-Id: I7ba706c14d9f3d2508cb280966bc3e77e637b229
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 b2b2793..97ce1bd 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 = "1f8117f810a87e563aa2e33c67a7779dc0542a0d"
+SRCREV = "459c1edb1fe996f1d73545501897a2e8c67fded9"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "