Update server dependencies.
This commit is contained in:
parent
1f44e3c694
commit
6c2bd85287
|
@ -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.4",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/node": "^18.0.3",
|
||||
"@types/node": "^18.0.4",
|
||||
"@types/node-cron": "^3.0.2",
|
||||
"@types/nodemailer": "^6.4.4",
|
||||
"@types/request": "^2.48.8",
|
||||
|
@ -99,11 +99,11 @@
|
|||
"grunt-usemin": "^3.1.1",
|
||||
"grunt-wiredep": "^3.0.1",
|
||||
"imagemin-gifsicle": "^7.0.0",
|
||||
"jest": "^28.1.2",
|
||||
"jest": "^28.1.3",
|
||||
"jshint-stylish": "^2.2.1",
|
||||
"load-grunt-tasks": "^5.1.0",
|
||||
"time-grunt": "^2.0.0",
|
||||
"ts-jest": "^28.0.5",
|
||||
"ts-jest": "^28.0.6",
|
||||
"typescript": "^4.7.4",
|
||||
"yarn-audit-fix": "^9.3.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue