Update server dependencies.

This commit is contained in:
baldo 2022-08-24 17:12:00 +02:00
commit e17fa4ed73
2 changed files with 15 additions and 15 deletions

View file

@ -67,10 +67,10 @@
"@types/express": "^4.17.13",
"@types/glob": "^7.2.0",
"@types/graceful-fs": "^4.1.5",
"@types/html-to-text": "^8.0.1",
"@types/jest": "^28.1.7",
"@types/html-to-text": "^8.1.1",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.184",
"@types/node": "^18.7.11",
"@types/node": "^18.7.13",
"@types/node-cron": "^3.0.2",
"@types/nodemailer": "^6.4.5",
"@types/request": "^2.48.8",