From a69986bf2cd0e5a598254ea231a8991ca6c83644 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 15 Feb 2018 14:22:21 +0000 Subject: [PATCH] fix(package): update markdown-it to version 8.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 393a7f4..f475604 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "axios": "0.17.1", - "markdown-it": "8.4.0", + "markdown-it": "8.4.1", "micro": "9.1.0", "semver": "5.5.0" }