From a74a04c5d50f836a042ff7222f9311e1eec71e40 Mon Sep 17 00:00:00 2001
From: Brandon Millman <brandon.millman@gmail.com>
Date: Thu, 1 Mar 2018 13:06:08 -0800
Subject: Fix yarn.lock

---
 yarn.lock | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/yarn.lock b/yarn.lock
index 5ac18dc23..4081bbd78 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10224,6 +10224,10 @@ xml-js@^1.3.2:
   dependencies:
     sax "^1.2.4"
 
+xmlbuilder@9.0.4:
+  version "9.0.4"
+  resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.4.tgz#519cb4ca686d005a8420d3496f3f0caeecca580f"
+
 xmlhttprequest@*, xmlhttprequest@1.8.0:
   version "1.8.0"
   resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz#67fe075c5c24fef39f9d65f5f7b7fe75171968fc"
-- 
cgit v1.2.3