From ed0de8fa1a72822542aaf82600c09dc22f1d1f58 Mon Sep 17 00:00:00 2001 From: Lukas Eipert Date: Sat, 23 Jan 2016 17:47:20 +0100 Subject: [PATCH] bump extend dependency, as former version did not contain any license information --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c810d5c0..5d686866b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cookiejar": "2.0.6", "debug": "2", "reduce-component": "1.0.1", - "extend": "1.2.1", + "extend": "3.0.0", "form-data": "0.2.0", "readable-stream": "1.0.27-1" },