From 799cb11030f2182ef6199ebaca11645eef833660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 15:25:10 +0000 Subject: [PATCH] Bump gm from 1.8.1 to 1.23.1 Bumps [gm](https://github.com/aheckmann/gm) from 1.8.1 to 1.23.1. - [Release notes](https://github.com/aheckmann/gm/releases) - [Changelog](https://github.com/aheckmann/gm/blob/master/History.md) - [Commits](https://github.com/aheckmann/gm/compare/1.8.1...1.23.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7301af0a..122cdcd6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dateformat": "1.0.2-1.2.3", "formidable": "1.0.9", "glob": "4.0.0", - "gm": "1.8.1", + "gm": "1.23.1", "grunt": "0.4.5", "grunt-check-modules": "0.2.0", "grunt-contrib-clean": "0.5.0",