summaryrefslogtreecommitdiffstats
path: root/ui/yarn.lock
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-06-11 18:41:01 -0700
committerDessalines <tyhou13@gmx.com>2019-06-11 18:41:01 -0700
commitf4fd06aa5bc7a92ab93f8f483af647ebe62025c3 (patch)
treec3538e266a0260127f7d0715f34768d5a244dc14 /ui/yarn.lock
parent8348399f609cc506e221eb347485350de403f2f2 (diff)
Fixing GetSite
- Fixes #171
Diffstat (limited to 'ui/yarn.lock')
-rw-r--r--ui/yarn.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/ui/yarn.lock b/ui/yarn.lock
index 074c106d..8b8b8361 100644
--- a/ui/yarn.lock
+++ b/ui/yarn.lock
@@ -224,6 +224,11 @@ async-each@^1.0.0:
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
+async-limiter@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
+ integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
+
asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2855,6 +2860,13 @@ ws@^1.1.1:
options ">=0.0.5"
ultron "1.0.x"
+ws@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.0.0.tgz#79351cbc3f784b3c20d0821baf4b4ff809ffbf51"
+ integrity sha512-cknCal4k0EAOrh1SHHPPWWh4qm93g1IuGGGwBjWkXmCG7LsDtL8w9w+YVfaF+KSVwiHQKDIMsSLBVftKf9d1pg==
+ dependencies:
+ async-limiter "^1.0.0"
+
yallist@^3.0.0, yallist@^3.0.2:
version "3.0.3"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"