diff options
author | Sheogorath | 2018-06-30 15:32:17 +0200 |
---|---|---|
committer | Sheogorath | 2018-06-30 16:52:34 +0200 |
commit | 3f49aee63fd3e27f4ce989a386fba8b21098f063 (patch) | |
tree | 45fb6af0eb2c786f12d0be0f0d355766a859b73f | |
parent | 0cebeb68d726fc63b631e61aeff65c3dfb84afcb (diff) |
Update shortid
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ad9ab202..ef1a27ec 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "select2": "^3.5.2-browserify", "sequelize": "^3.28.0", "sequelize-cli": "^2.5.1", - "shortid": "2.2.6", + "shortid": "2.2.8", "socket.io": "~2.0.4", "socket.io-client": "~2.0.4", "spin.js": "^2.3.2", |