diff --git a/package.json b/package.json index 02fdddc..8d93abc 100644 --- a/package.json +++ b/package.json @@ -16,11 +16,11 @@ "url": "https://github.com/GitbookIO/plugin-puml/issues" }, "dependencies": { - "plantuml-encoder": "1.2.3" + "plantuml-encoder": "1.2.4" }, "devDependencies": { - "gitbook-tester": "1.3.0", - "mocha": "2.3.4" + "gitbook-tester": "1.4.3", + "mocha": "3.2.0" }, "scripts": { "test": "node_modules/.bin/mocha --reporter spec --timeout 15000"