diff --git a/package.json b/package.json index 55b8b6e..59ab5da 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "rimraf": "^2.3.2", "superagent": "^3.3.1", "tap": "^10.3.2", - "zombie": "^4.2.1" + "zombie": "^5.0.6" }, "scripts": { "build": "babel src -d lib --copy-files; babel tests -d tests_es5 --copy-files",