From 20f1c5c7c871f0783b85ddc2c7c6c9510eca1bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 08:04:03 +0000 Subject: [PATCH] Bump nunjucks from 0.1.10 to 3.2.2 Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 0.1.10 to 3.2.2. - [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/v0.1.10...v3.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1444532..90142f9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ , "license": "MIT" , "dependencies": { "express": "~3.2.6" - , "nunjucks": "~0.1.8" + , "nunjucks": "~3.2.2" , "i18n-abide": "" , "nconf": "0.7.1" , "passport": ""