dep updates
Update dependency objection to v3.1.3 Update dependency express-fileupload to v1.4.3
This commit is contained in:
parent
312681d80c
commit
e89d41e463
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
"body-parser": "1.20.2",
|
"body-parser": "1.20.2",
|
||||||
"compression": "1.7.4",
|
"compression": "1.7.4",
|
||||||
"express": "4.18.2",
|
"express": "4.18.2",
|
||||||
"express-fileupload": "1.4.2",
|
"express-fileupload": "1.4.3",
|
||||||
"gravatar": "1.8.2",
|
"gravatar": "1.8.2",
|
||||||
"jsonwebtoken": "9.0.2",
|
"jsonwebtoken": "9.0.2",
|
||||||
"knex": "3.0.1",
|
"knex": "3.0.1",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"mysql": "2.18.1",
|
"mysql": "2.18.1",
|
||||||
"node-rsa": "1.1.1",
|
"node-rsa": "1.1.1",
|
||||||
"objection": "3.1.2",
|
"objection": "3.1.3",
|
||||||
"path": "0.12.7",
|
"path": "0.12.7",
|
||||||
"signale": "1.4.0",
|
"signale": "1.4.0",
|
||||||
"sqlite3": "5.1.6"
|
"sqlite3": "5.1.6"
|
||||||
|
|
Loading…
Reference in a new issue