From b100e64cdd5a8c662de2deea69bbfc765c81af4c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 5 Mar 2017 03:11:15 +0000 Subject: [PATCH] fix(package): update send to version 0.15.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da05b8ca4d9a..fb91efb35bcf 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "path-match": "1.2.4", "pkg-up": "1.0.0", "react-hot-loader": "3.0.0-beta.6", - "send": "0.15.0", + "send": "0.15.1", "source-map-support": "0.4.11", "strip-ansi": "3.0.1", "styled-jsx": "0.5.7",