From af3eef5cdc1041de753c545cebe356b8a33e0c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 15:47:53 +0000 Subject: [PATCH] Bump mustache from 0.7.3 to 3.2.1 in /doc/pub/NeuralNet/html/reveal.js 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] --- doc/pub/NeuralNet/html/reveal.js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pub/NeuralNet/html/reveal.js/package.json b/doc/pub/NeuralNet/html/reveal.js/package.json index fc704647..5ed02fc2 100644 --- a/doc/pub/NeuralNet/html/reveal.js/package.json +++ b/doc/pub/NeuralNet/html/reveal.js/package.json @@ -24,7 +24,7 @@ "dependencies": { "underscore": "~1.5.1", "express": "~2.5.9", - "mustache": "~0.7.2", + "mustache": "~3.2.1", "socket.io": "~0.9.16" }, "devDependencies": {