From 3c40d93d7631d1c87e79a6a8198d327908655c11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 14:27:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3122db5..7ac3a91 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "github": "0.1.15", "commander": "2.2.0", - "handlebars": "4.0.5", + "handlebars": "4.7.4", "async": "0.6.2" }, "bin": {