diff --git a/account/package.json b/account/package.json index 8aee4f0..db5a2ea 100644 --- a/account/package.json +++ b/account/package.json @@ -57,9 +57,9 @@ "@types/passport-twitter": "^1.0.37", "@types/redis": "^2.8.31", "@types/uuid": "^8.3.1", - "ts-node": "^10.1.0", + "ts-node": "^10.9.2", "ts-node-dev": "^2.0.0", - "tsx": "^4.17.0", - "typescript": "^5.3.2" + "tsx": "^4.19.2", + "typescript": "^5.7.2" } -} +} \ No newline at end of file