summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorこぴなたみぽ <Syuilotan@yahoo.co.jp>2017-06-17 03:48:42 +0900
committerGitHub <noreply@github.com>2017-06-17 03:48:42 +0900
commit76af9ca194e7af0c9827419297bf0712b23413ea (patch)
tree3e840ffa659c905d7b3aec247f2b6497586255ce
parentMerge pull request #559 from syuilo/greenkeeper/@types/webpack-2.2.16 (diff)
parentfix(package): update uuid to version 3.1.0 (diff)
downloadmisskey-76af9ca194e7af0c9827419297bf0712b23413ea.tar.gz
misskey-76af9ca194e7af0c9827419297bf0712b23413ea.tar.bz2
misskey-76af9ca194e7af0c9827419297bf0712b23413ea.zip
Merge pull request #560 from syuilo/greenkeeper/uuid-3.1.0
Update uuid 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 6d10cf6aed..e193e4081d 100644
--- a/package.json
+++ b/package.json
@@ -145,7 +145,7 @@
"textarea-caret": "3.0.2",
"ts-node": "3.0.6",
"typescript": "2.3.4",
- "uuid": "3.0.1",
+ "uuid": "3.1.0",
"vhost": "3.0.2",
"websocket": "1.0.24",
"xev": "^2.0.0"