Upgrade Frey to v0.3.31 /cc @tersmitten (#113)

This commit is contained in:
Kevin van Zonneveld 2017-02-17 14:48:54 +01:00 committed by GitHub
parent f1d2d1c60f
commit 1f176099c7
2 changed files with 13 additions and 8 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "This folder is charge of launching master.tus.io via [Frey](https://github.com/kvz/frey). You could re-use bits of this, but you could also run tusd any other way you want. It's not a requirement for running a tusd server.",
"dependencies": {
"frey": "0.3.30"
"frey": "0.3.31"
},
"devDependencies": {},
"scripts": {

View File

@ -339,9 +339,9 @@ flat@2.0.0:
dependencies:
is-buffer "~1.1.2"
frey@0.3.30:
version "0.3.30"
resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.30.tgz#b3175045edd57780f058acd6d673dec8bfbd5905"
frey@0.3.31:
version "0.3.31"
resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.31.tgz#258aad2248af2c6c73e2854ba140ea189db7f624"
dependencies:
async "1.5.2"
babel-polyfill "6.13.0"
@ -362,7 +362,7 @@ frey@0.3.30:
os-homedir "1.0.1"
rc "1.1.6"
replace "0.3.0"
scrolex "0.0.24"
scrolex "0.0.26"
semver "5.1.0"
strip-indent "1.0.1"
toml "2.3.0"
@ -637,6 +637,10 @@ is-stream@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
is-travis@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-travis/-/is-travis-1.0.0.tgz#89d40ed56d9b8f8c36dfbe5811ba7e5e14944df9"
is-utf8@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
@ -1039,15 +1043,16 @@ rx-lite@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102"
scrolex@0.0.24:
version "0.0.24"
resolved "https://registry.yarnpkg.com/scrolex/-/scrolex-0.0.24.tgz#07747bcf00a6770fae1514198466fa3d32515335"
scrolex@0.0.26:
version "0.0.26"
resolved "https://registry.yarnpkg.com/scrolex/-/scrolex-0.0.26.tgz#6076fb13bf8f5953225567dc08700ab695accb1c"
dependencies:
chalk "1.1.3"
cli-spinners "0.1.2"
cli-truncate "0.2.1"
depurar "0.3.0"
figures "1.7.0"
is-travis "1.0.0"
lodash "4.17.4"
log-symbols "1.0.2"
log-update "1.0.2"