From 266117a910a9cafdb2de1f09603a157e7c0b5226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 11:03:10 +0000 Subject: [PATCH] Bump handlebars from 4.1.2 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e506152..6a26518 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1272,9 +1272,9 @@ } }, "chrome-promise": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/chrome-promise/-/chrome-promise-3.0.4.tgz", - "integrity": "sha512-kBVn78V7E6ZHz24FSEQlNBcNphICewjZPyC6D/TgGGyqou7mbOrKTS4NhGBl8RnrYLD6L7wkJ8Zz6ym2n5gZ6Q==" + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/chrome-promise/-/chrome-promise-3.0.5.tgz", + "integrity": "sha512-ekIevrJOO5S6ezSzl5TdaLhlQkovY5nVaNSgA2XyhuNtlGniUvTbf7rzH95alh1OajArwoP2xVGYUJbpVLmZYA==" }, "circular-json": { "version": "0.3.3", @@ -3503,9 +3503,9 @@ } }, "handlebars": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz", - "integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", + "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", "dev": true, "requires": { "neo-async": "^2.6.0",