webui-vue: srcrev bump 7385e139b0..83ca596d2f

Glukhov Mikhail (1):
      Removed the MemorySize

glukhov.mikhail (1):
      Fix SOL status

Change-Id: Icf4e368b1110b3318b73e04d18cb038ce92105a2
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 399073e..b1a08c2 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "7385e139b0c9efca7430458cee982e63e282f4ae"
+SRCREV = "83ca596d2f131869ba919ce802da553d4ab1ccf8"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.