diff --git a/api/src/package.json b/api/src/package.json index f0eaf34..1781a5c 100644 --- a/api/src/package.json +++ b/api/src/package.json @@ -1,10 +1,10 @@ { "dependencies": { - "activitypub-express": "^2.3.0", + "activitypub-express": "^3.1.0", "bcrypt": "^5.0.1", "cookie-parser": "^1.4.6", "dayjs": "^1.10.7", "deasync": "^0.1.24", - "node-gyp": "^8.4.1" + "node-gyp": "^9.0.0" } }