Update server dependencies.

This commit is contained in:
baldo 2022-07-18 13:00:17 +02:00
commit 01691a0c20
2 changed files with 15 additions and 15 deletions

View file

@ -65,9 +65,9 @@
"@types/glob": "^7.2.0",
"@types/graceful-fs": "^4.1.5",
"@types/html-to-text": "^8.0.1",
"@types/jest": "^28.1.5",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.178",
"@types/node": "^18.0.4",
"@types/node": "^18.0.6",
"@types/node-cron": "^3.0.2",
"@types/nodemailer": "^6.4.4",
"@types/request": "^2.48.8",
@ -103,7 +103,7 @@
"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^5.1.0",
"time-grunt": "^2.0.0",
"ts-jest": "^28.0.6",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4",
"yarn-audit-fix": "^9.3.2"
},