From 5f23e5d1f8afff6f53cb3e8219a1691632ff521c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 00:41:32 +0000 Subject: [PATCH] Bump handlebars from 4.1.2 to 4.7.6 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2764737..2285370 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "clockify-api": "1.1.0", "dotenv": "8.0.0", - "handlebars": "4.1.2", + "handlebars": "4.7.6", "http-proxy-agent": "2.1.0", "https-proxy-agent": "2.2.1", "moment": "2.24.0",