aboutsummaryrefslogtreecommitdiffstats
path: root/web/yarn.lock
diff options
context:
space:
mode:
authorMatthew Shao <me@matshao.com>2018-02-05 08:28:02 +0800
committerMatthew Shao <me@matshao.com>2018-02-05 08:28:02 +0800
commit90d06dcf6fde398a71b54ee863e4df862746eeb3 (patch)
tree9c79a4e016c50adcb298a9f1e61ea71bf18e5636 /web/yarn.lock
parent6d8731e144eaec2aaf2120c21969c9228b7af95a (diff)
downloadmitmproxy-90d06dcf6fde398a71b54ee863e4df862746eeb3.tar.gz
mitmproxy-90d06dcf6fde398a71b54ee863e4df862746eeb3.tar.bz2
mitmproxy-90d06dcf6fde398a71b54ee863e4df862746eeb3.zip
[web] Fix unstable sorting by using 'stable' dependency
Diffstat (limited to 'web/yarn.lock')
-rw-r--r--web/yarn.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/yarn.lock b/web/yarn.lock
index aa5ae85f..1930fded 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -5449,6 +5449,10 @@ sshpk@^1.7.0:
jsbn "~0.1.0"
tweetnacl "~0.14.0"
+stable@^0.1.6:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.6.tgz#910f5d2aed7b520c6e777499c1f32e139fdecb10"
+
statuses@1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"