From 42dcff9d92c780a84a77b99a4d316e76ec35a69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 10:48:48 +0000 Subject: [PATCH] chore(deps-dev): bump mustache from 0.7.3 to 4.0.1 Bumps [mustache](https://github.com/janl/mustache.js) from 0.7.3 to 4.0.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...v4.0.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 ebf535a46..54947bb99 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "jasmine-node": "~1.9.0", "mocha": "~1.10.0", "express": "~3.3.4", - "mustache": "~0.7.2" + "mustache": "~4.0.1" }, "repository": { "type": "git",