From 945312d014c339d63829d1776d60d5bbf7a88b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 02:44:49 +0000 Subject: [PATCH] Bump simple-markdown from 0.4.4 to 0.7.2 Bumps [simple-markdown](https://github.com/Khan/simple-markdown) from 0.4.4 to 0.7.2. - [Release notes](https://github.com/Khan/simple-markdown/releases) - [Commits](https://github.com/Khan/simple-markdown/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b829f08e..a084966d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "moment": "^2.24.0", "ramda": "^0.26.1", "request": "^2.88.0", - "simple-markdown": "^0.4.4", + "simple-markdown": "^0.7.2", "telegraf": "^3.32.0", "yargs": "^13.3.0" },