From 986ac97da8243766614391c0bdf18b77f4623ea9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 04:55:46 +0000 Subject: [PATCH] Bump juice from 1.11.0 to 6.0.0 Bumps [juice](https://github.com/Automattic/juice) from 1.11.0 to 6.0.0. - [Release notes](https://github.com/Automattic/juice/releases) - [Changelog](https://github.com/Automattic/juice/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/juice/compare/v1.11...v6.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6483f8f..ddc2e3e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "async": "^0.9.0", "deep-extend": "~0.2.5", "glob": "~3.1.17", - "juice": "^1.1.2", + "juice": "^6.0.0", "lodash": "^3.8.0", "q": "~0.8.12" },