From f5a6eb8f9ba0c29d17ff7cf2dc7cfa7a89030051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 09:05:10 +0000 Subject: [PATCH] Bump nunjucks from 1.3.4 to 3.2.0 Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 1.3.4 to 3.2.0. - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](https://github.com/mozilla/nunjucks/compare/1.3.4...v3.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64296ce..b2c3c06 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "node-uuid": "^1.4.3", "node-xmpp-server": "2.1.0", "node_hash": "^0.2.0", - "nunjucks": "^1.3.4", + "nunjucks": "^3.2.0", "on-finished": "^2.3.0", "passport": "0.2.2", "passport-http": "0.2.2",