From fd2815964922f1c629cd8d0a83c0f4b399352b90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:39:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d18f3049c3f34..3869f056980f6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "autoprefixer-stylus": "0.14.0", "cheerio": "0.22.0", "chokidar": "^2.0.4", - "handlebars": "4.0.12", + "handlebars": "4.1.1", "jstransformer-handlebars": "1.1.0", "junk": "2.1.0", "lodash.defaultsdeep": "4.6.0",