From 530f02d26bdcec0d3dba84d11ee7614ca01879fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:15:47 +0000 Subject: [PATCH] Bump mithril from 0.2.0 to 2.0.4 Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 0.2.0 to 2.0.4. - [Release notes](https://github.com/MithrilJS/mithril.js/releases) - [Commits](https://github.com/MithrilJS/mithril.js/compare/v0.2.0...v2.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f0761a568..0fe80993d4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "markdown-it-toc": "~1.1.0", "markdown-it-video": "~0.2.1", "mime-types": "~2.0.12", - "mithril": "0.2.0", + "mithril": "2.0.4", "moment": "^2.9.0", "morgan": "^1.5.1", "object-assign": "^2.0.0",