From 93d25119244093ca960c14e3526d5196fd763270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 15:21:34 +0000 Subject: [PATCH] Bump gm from 1.6.1 to 1.23.1 in /printing Bumps [gm](https://github.com/aheckmann/gm) from 1.6.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.6.1...1.23.1) Signed-off-by: dependabot[bot] --- printing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printing/package.json b/printing/package.json index ac8f3d4b..8cb0b363 100644 --- a/printing/package.json +++ b/printing/package.json @@ -13,7 +13,7 @@ "webshot": "0.1.4", "socket.io": "0.9.6", "express": "3.0.0", - "gm": "1.6.1", + "gm": "1.23.1", "node-native-zip": "1.1.0", "optimist": "0.3.5" },