|
@@ -33,6 +33,10 @@ amdefine@>=0.0.4:
|
|
|
underscore "~1.7.0"
|
|
|
underscore.string "~2.4.0"
|
|
|
|
|
|
+async-limiter@~1.0.0:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
|
|
|
+
|
|
|
async@~0.1.22:
|
|
|
version "0.1.22"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-0.1.22.tgz#0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061"
|
|
@@ -459,8 +463,8 @@ rimraf@~2.2.1, rimraf@~2.2.8:
|
|
|
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
|
|
|
|
|
|
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
|
|
- version "5.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
|
|
|
+ version "5.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
|
|
|
|
sigmund@~1.0.0:
|
|
|
version "1.0.1"
|
|
@@ -515,8 +519,8 @@ uglify@^0.1.5:
|
|
|
underscore.string "2.3.3"
|
|
|
|
|
|
ultron@~1.1.0:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.0.tgz#b07a2e6a541a815fc6a34ccd4533baec307ca864"
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
|
|
|
|
|
|
underscore.string@2.3.3, underscore.string@~2.3.3:
|
|
|
version "2.3.3"
|
|
@@ -559,9 +563,10 @@ wrappy@1:
|
|
|
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
|
|
|
|
|
ws@^3.0.0:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/ws/-/ws-3.1.0.tgz#8afafecdeab46d572e5397ee880739367aa2f41c"
|
|
|
+ version "3.3.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
|
|
|
dependencies:
|
|
|
+ async-limiter "~1.0.0"
|
|
|
safe-buffer "~5.1.0"
|
|
|
ultron "~1.1.0"
|
|
|
|