diff --git a/package.json b/package.json index bd58087..fecab95 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "amazon", "s3" ], - "version": "0.9.2", + "version": "0.9.3", "author": "TJ Holowaychuk ", "contributors": [ "TJ Holowaychuk ", @@ -23,7 +23,7 @@ "dependencies": { "mime": "*", "xml2js": "^0.4.4", - "debug": "^2.2.0", + "debug": "^2.6.7", "stream-counter": "^1.0.0", "once": "^1.3.0" },