From 6eee80701d0ac52587e5f934d8ca5b7c5fee5ad5 Mon Sep 17 00:00:00 2001 From: Jonathan Ong Date: Sun, 27 Jul 2014 20:39:23 -0700 Subject: [PATCH] bump co and parseurl --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7146e3a..14bd7bd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mime-types": "~1.0.0", "media-typer": "~0.2.0", "finished": "~1.2.0", - "co": "~3.0.2", + "co": "~3.1.0", "debug": "*", "fresh": "~0.2.1", "koa-compose": "~2.3.0", @@ -38,7 +38,7 @@ "dethroy": "~1.0.0", "error-inject": "~1.0.0", "vary": "~0.1.0", - "parseurl": "~1.1.3", + "parseurl": "~1.2.0", "only": "0.0.2" }, "devDependencies": {