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

(From meta-phosphor rev: bdb32ac76d989a264a859a5d483bd3b321fb15b5)

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