Update server dependencies.

This commit is contained in:
baldo 2022-07-28 11:25:53 +02:00
commit 445f54e012
2 changed files with 15 additions and 15 deletions

View file

@ -68,7 +68,7 @@
"@types/html-to-text": "^8.0.1",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.178",
"@types/node": "^18.0.6",
"@types/node": "^18.6.2",
"@types/node-cron": "^3.0.2",
"@types/nodemailer": "^6.4.4",
"@types/request": "^2.48.8",
@ -101,7 +101,7 @@
"time-grunt": "^2.0.0",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4",
"yarn-audit-fix": "^9.3.2"
"yarn-audit-fix": "^9.3.3"
},
"resolutions": {
"grunt-connect-proxy/**/http-proxy": "~1.18.1",