From 790476aa441324f13b45769dc4de4e933500d805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 10:35:00 +0000 Subject: [PATCH] Bump mustache from 0.7.3 to 3.2.1 Bumps [mustache](https://github.com/janl/mustache.js) from 0.7.3 to 3.2.1. - [Release notes](https://github.com/janl/mustache.js/releases) - [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/janl/mustache.js/compare/0.7.3...v3.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5aa06b..b0bc3ec 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "portfinder": "~0.2.1", "upnode": "~0.4.3", - "mustache": "~0.7.2", + "mustache": "~3.2.1", "mu2": "~0.5.19" }, "devDependencies": {