Update server dependencies.

This commit is contained in:
baldo 2022-08-02 14:37:00 +02:00
commit 1b47de7c5f
2 changed files with 15 additions and 15 deletions

View file

@ -39,7 +39,7 @@
"express": "^4.17.2",
"glob": "^8.0.3",
"graceful-fs": "^4.2.9",
"html-to-text": "^8.1.0",
"html-to-text": "^8.2.1",
"http-auth": "^4.1.9",
"http-auth-connect": "^1.0.5",
"http-errors": "^2.0.0",
@ -53,7 +53,7 @@
"serve-static": "^1.14.1",
"sparkson": "^1.3.6",
"sqlite": "^4.1.2",
"sqlite3": "^5.0.10"
"sqlite3": "^5.0.11"
},
"devDependencies": {
"@types/async": "^3.2.15",
@ -68,7 +68,7 @@
"@types/html-to-text": "^8.0.1",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.178",
"@types/node": "^18.6.2",
"@types/node": "^18.6.3",
"@types/node-cron": "^3.0.2",
"@types/nodemailer": "^6.4.4",
"@types/request": "^2.48.8",