aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 324ba7c..06e3c0c 100644
--- a/package.json
+++ b/package.json
@@ -10,14 +10,14 @@
"author": "",
"license": "ISC",
"dependencies": {
- "body-parser": "^1.18.3",
- "cookie-parser": "^1.4.3",
- "express": "^4.16.4",
- "jsonwebtoken": "^8.4.0",
- "multer": "^1.4.1",
- "mysql2": "^1.6.4",
+ "body-parser": "^1.19.0",
+ "cookie-parser": "^1.4.4",
+ "express": "^4.17.1",
+ "jsonwebtoken": "^8.5.1",
+ "multer": "^1.4.2",
+ "mysql2": "^1.7.0",
"request": "^2.88.0",
- "sequelize": "^4.42.0",
- "uuid": "^3.3.2"
+ "sequelize": "^4.44.3",
+ "uuid": "^3.3.3"
}
}