about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-26 01:34:56 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-26 01:34:56 +0100
commitb44dd38360b776771a7cda808cd45906dd96ecc2 (patch)
tree59db2796bfc286da5ecf6ebbbd7c8b924913a7d1 /yarn.lock
parente2209e1104ae942595799bc80975d76fcbb654be (diff)
Fix broken dependency on inner react utility function
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 3175b870e..a77fe59eb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2409,7 +2409,7 @@ es6-symbol@3, es6-symbol@^3.0.2, es6-symbol@~3.1:
     d "~0.1.1"
     es5-ext "~0.10.11"
 
-escape-html@~1.0.3:
+escape-html@^1.0.3, escape-html@~1.0.3:
   version "1.0.3"
   resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"