phosphor-webui: srcrev bump 30444c6ccb..a83cd057aa

AppaRao Puli (1):
      webui: user management bug fixes

Gunnar Mills (1):
      Firmware: Remove unnecessary promises

beccabroek (2):
      Add toast to Network Settings page
      Add toast to Firmware page

Change-Id: If7c72ad9cb573f6afac346bc509baf429b8c216f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 942413e..6c16e45 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "30444c6ccb1c352e3f6fda53e3d8a73c089cf610"
+SRCREV = "a83cd057aa89297a306695d420233c24294277ab"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "