diff --git a/imageprocess/package.json b/imageprocess/package.json index 7393dfa..7a5a86a 100644 --- a/imageprocess/package.json +++ b/imageprocess/package.json @@ -13,7 +13,7 @@ "convict": "~0.3.3", "request": "~2.21.0", "express": "~3.2.6", - "gm": "~1.9.2", + "gm": "~1.23.1", "lodash": "~1.3.1" } }