« get me outta code hell

iTunes crawler - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-07-01 15:25:57 -0300
committerliam4 <towerofnix@gmail.com>2017-07-01 15:25:57 -0300
commitc380d1fa7d22bc3ef056b74c5af93413067c9a5b (patch)
tree54af60acf55b1ec995a684e3f89cffa7bb6f4cbe /yarn.lock
parent811997668969a5bf782f9edc6fba92db7aa35b6d (diff)
iTunes crawler
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 414cc7d..86bf07a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -180,6 +180,10 @@ sanitize-filename@^1.6.1:
   dependencies:
     truncate-utf8-bytes "^1.0.0"
 
+sax@^1.2.1:
+  version "1.2.4"
+  resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
+
 string_decoder@~1.0.0:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.1.tgz#62e200f039955a6810d8df0a33ffc0f013662d98"
@@ -218,3 +222,9 @@ util-deprecate@~1.0.1:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
 
+xmldoc:
+  version "1.1.0"
+  resolved "https://registry.yarnpkg.com/xmldoc/-/xmldoc-1.1.0.tgz#25c92f08f263f344dac8d0b32370a701ee9d0e93"
+  dependencies:
+    sax "^1.2.1"
+