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 881e555..34ca5cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gathio", - "version": "1.2.2", + "version": "1.2.3", "description": "", "main": "index.js", "scripts": { @@ -33,7 +33,7 @@ "marked": "^4.0.10", "moment-timezone": "^0.5.31", "mongoose": "^5.9.18", - "multer": "^1.4.1", + "multer": "^1.4.5-lts.1", "nanoid": "^3.1.9", "niceware": "^3.0.0", "node-schedule": "^1.3.1", |