update dependencies

This commit is contained in:
Philipp Kunz 2017-08-16 23:33:39 +02:00
parent 7564e1fd18
commit aa8279c281
2 changed files with 6 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"smartstream": "^1.0.10", "smartstream": "^1.0.10",
"smartstring": "^2.0.24", "smartstring": "^2.0.24",
"smartsystem": "^2.0.2", "smartsystem": "^2.0.2",
"smartupdate": "^1.0.3", "smartupdate": "^1.0.4",
"tapbuffer": "^1.0.29", "tapbuffer": "^1.0.29",
"through2": "^2.0.3", "through2": "^2.0.3",
"tsn": "^2.0.15", "tsn": "^2.0.15",

View File

@ -339,7 +339,7 @@ bcrypt-pbkdf@^1.0.0:
dependencies: dependencies:
tweetnacl "^0.14.3" tweetnacl "^0.14.3"
beautycolor@^1.0.7, beautycolor@^1.0.9: beautycolor@^1.0.10, beautycolor@^1.0.7, beautycolor@^1.0.9:
version "1.0.10" version "1.0.10"
resolved "https://registry.yarnpkg.com/beautycolor/-/beautycolor-1.0.10.tgz#4b50758e59115839b3bb2bfe8aaaec9e29c747dd" resolved "https://registry.yarnpkg.com/beautycolor/-/beautycolor-1.0.10.tgz#4b50758e59115839b3bb2bfe8aaaec9e29c747dd"
dependencies: dependencies:
@ -2906,10 +2906,11 @@ smarttime@^1.0.6:
dependencies: dependencies:
typings-global "^1.0.16" typings-global "^1.0.16"
smartupdate@^1.0.3: smartupdate@^1.0.4:
version "1.0.3" version "1.0.4"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.3.tgz#9b8ddac4b6f8c44ebd0e1ccca8d3f613c4970ac1" resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.4.tgz#73a587569c3788c8b04a3dd6422a6837373416c0"
dependencies: dependencies:
beautycolor "^1.0.10"
beautylog "^6.1.10" beautylog "^6.1.10"
npmextra "^2.0.9" npmextra "^2.0.9"
smartnpm "^1.0.4" smartnpm "^1.0.4"