diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e6450f190..6941b913b 100644 --- a/package.json +++ b/package.json | |||
@@ -89,7 +89,7 @@ | |||
89 | "rimraf": "^2.5.4", | 89 | "rimraf": "^2.5.4", |
90 | "safe-buffer": "^5.0.1", | 90 | "safe-buffer": "^5.0.1", |
91 | "scripty": "^1.5.0", | 91 | "scripty": "^1.5.0", |
92 | "sequelize": "4.36.1", | 92 | "sequelize": "4.37.6", |
93 | "sequelize-typescript": "^0.6.1", | 93 | "sequelize-typescript": "^0.6.1", |
94 | "sharp": "^0.20.0", | 94 | "sharp": "^0.20.0", |
95 | "uuid": "^3.1.0", | 95 | "uuid": "^3.1.0", |
@@ -111,7 +111,7 @@ | |||
111 | "@types/magnet-uri": "^5.1.1", | 111 | "@types/magnet-uri": "^5.1.1", |
112 | "@types/maildev": "^0.0.1", | 112 | "@types/maildev": "^0.0.1", |
113 | "@types/mkdirp": "^0.5.1", | 113 | "@types/mkdirp": "^0.5.1", |
114 | "@types/mocha": "^2.2.42", | 114 | "@types/mocha": "^5.0.0", |
115 | "@types/morgan": "^1.7.32", | 115 | "@types/morgan": "^1.7.32", |
116 | "@types/multer": "^1.3.3", | 116 | "@types/multer": "^1.3.3", |
117 | "@types/node": "^9.3.0", | 117 | "@types/node": "^9.3.0", |