about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-07-01 13:54:42 -0500
committerFire Demon <firedemon@creature.cafe>2020-08-30 05:41:03 -0500
commit5d5d88e4f65df4c190afeb407167c153584be108 (patch)
treec60e2f468ab6620f66c204a4ce7107d51be10ff5 /yarn.lock
parentacff991a0c31e6cfdac3120aba2bdf917bd7cf16 (diff)
[Node] Update yarn dependencies
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 6f0c4e058..79a4b7533 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9015,6 +9015,16 @@ read-pkg@^5.2.0:
     string_decoder "~1.1.1"
     util-deprecate "~1.0.1"
 
+readable-stream@1.0.31:
+  version "1.0.31"
+  resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.31.tgz#8f2502e0bc9e3b0da1b94520aabb4e2603ecafae"
+  integrity sha1-jyUC4LyeOw2huUUgqrtOJgPsr64=
+  dependencies:
+    core-util-is "~1.0.0"
+    inherits "~2.0.1"
+    isarray "0.0.1"
+    string_decoder "~0.10.x"
+
 readable-stream@^3.0.6, readable-stream@^3.6.0:
   version "3.6.0"
   resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"