aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0c45936..3ffc1aa 100644
--- a/package.json
+++ b/package.json
@@ -13,10 +13,10 @@
"body-parser": "^1.18.3",
"cookie-parser": "^1.4.4",
"express": "^4.16.4",
- "jsonwebtoken": "^8.5.1",
+ "jsonwebtoken": "^9.0.2",
"mysql2": "^1.6.5",
"readline-sync": "^1.4.10",
- "sequelize": "^5.19.5",
+ "sequelize": "^6.33.0",
"sqlite3": "^4.1.1"
}
}