From d34b440e5b4bfeebe6d6555fd56bc695493cf0ee Mon Sep 17 00:00:00 2001 From: Ruslan Bredikhin Date: Thu, 29 May 2014 20:48:22 -0400 Subject: [PATCH] Dependencies updated. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3ddcc55..3181e9a 100644 --- a/package.json +++ b/package.json @@ -41,15 +41,15 @@ "koa-csrf": "^1.1.1", "koa-session": "^2.0.0", "koa-response-time": "^1.0.2", - "koa-logger": "^1.2.0", + "koa-logger": "^1.2.1", "koan-errors": "0.0.5", - "koa-conditional-get": "^1.0.1", - "koa-etag": "^1.2.3", + "koa-conditional-get": "^1.0.2", + "koa-etag": "^1.2.4", "koa-compress": "^1.0.7", "koa-static": "^1.4.3", - "mocha": "^1.19.0", + "mocha": "^1.20.0", "wrench": "^1.5.8", - "should": "^3.3.1", + "should": "^3.3.2", "supertest": "^0.13.0", "istanbul": "https://github.com/gotwarlost/istanbul/archive/harmony.tar.gz", "coveralls": "^2.10.0",