diff --git a/package.json b/package.json index 3e30685..4f03966 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "source-map-support": "0.5.x" }, "dependencies": { - "jsdom": "^9.12.0", + "jsdom": "^11.6.0", "yargs": "^10.0.3" } }