diff --git a/backend/package.json b/backend/package.json index cac4d73f0..dd8f36390 100644 --- a/backend/package.json +++ b/backend/package.json @@ -12,7 +12,7 @@ "body-parser": "1.20.2", "compression": "1.7.4", "express": "4.18.2", - "express-fileupload": "1.4.2", + "express-fileupload": "1.4.3", "gravatar": "1.8.2", "jsonwebtoken": "9.0.2", "knex": "3.0.1", @@ -21,7 +21,7 @@ "moment": "2.29.4", "mysql": "2.18.1", "node-rsa": "1.1.1", - "objection": "3.1.2", + "objection": "3.1.3", "path": "0.12.7", "signale": "1.4.0", "sqlite3": "5.1.6"