Skip to content

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
Update dependency objection to v3.1.3
Update dependency express-fileupload to v1.4.3
  • Loading branch information
Zoey2936 committed Nov 26, 2023
1 parent 312681d commit e89d41e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down

0 comments on commit e89d41e

Please sign in to comment.