From 5afcb2730f6f30c73582a0415a0f013531501cb7 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Tue, 29 Sep 2020 16:32:48 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61ce472..786dab0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "", "license": "GPL-2.0", "dependencies": { - "handlebars": "4.0.2", + "handlebars": "4.0.14", "jsesc": "0.5.0", "through2": "2.0.0", "vinyl": "0.5.3",