From 6251e925e9ce911d6894225b0b45bbf3af2c4a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:27:38 +0000 Subject: [PATCH] Bump marked from 0.5.2 to 0.7.0 in /Vision_RethinkDB_Horizon Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.5.2...v0.7.0) Signed-off-by: dependabot[bot] --- Vision_RethinkDB_Horizon/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vision_RethinkDB_Horizon/package.json b/Vision_RethinkDB_Horizon/package.json index e16f3c2..4b11caa 100644 --- a/Vision_RethinkDB_Horizon/package.json +++ b/Vision_RethinkDB_Horizon/package.json @@ -13,7 +13,7 @@ "file-saver": "^1.3.8", "firebase": "^5.0.2", "lodash": "^4.17.10", - "marked": "^0.5.0", + "marked": "^0.7.0", "moment": "^2.22.2", "plotly.js": "^1.39.4", "prop-types": "^15.6.1",