diff --git a/.infra/package.json b/.infra/package.json index b28a90f..8c0d75f 100644 --- a/.infra/package.json +++ b/.infra/package.json @@ -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.27" + "frey": "0.3.28" }, "devDependencies": {}, "scripts": { diff --git a/.infra/yarn.lock b/.infra/yarn.lock index 88ffed2..5fe0837 100644 --- a/.infra/yarn.lock +++ b/.infra/yarn.lock @@ -328,9 +328,9 @@ flat@2.0.0: dependencies: is-buffer "~1.1.2" -frey@0.3.27: - version "0.3.27" - resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.27.tgz#2e29b8b321b3178b95d6a36d0cfc1e91a588c174" +frey@0.3.28: + version "0.3.28" + resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.28.tgz#d18c641d82faee834c18a7925388497e494d6888" dependencies: async "1.5.2" babel-polyfill "6.13.0"