summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2017-12-29 09:53:57 +0900
committerGitHub <noreply@github.com>2017-12-29 09:53:57 +0900
commit21564557656a7391188e419f79fca1ef1cebf079 (patch)
treed9435dc18777341b05633b6e0c341fcf30eae9f8
parentMerge pull request #1057 from syuilo/greenkeeper/qrcode-1.2.0 (diff)
parentfix(package): update gm to version 1.23.1 (diff)
downloadmisskey-21564557656a7391188e419f79fca1ef1cebf079.tar.gz
misskey-21564557656a7391188e419f79fca1ef1cebf079.tar.bz2
misskey-21564557656a7391188e419f79fca1ef1cebf079.zip
Merge pull request #1052 from syuilo/greenkeeper/gm-1.23.1
Update gm to the latest version 🚀
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9abd2ec362..dcd880fbc8 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"express": "4.16.2",
"file-type": "7.4.0",
"fuckadblock": "3.2.1",
- "gm": "1.23.0",
+ "gm": "1.23.1",
"gulp": "3.9.1",
"gulp-cssnano": "2.1.2",
"gulp-htmlmin": "4.0.0",