Updated server dependencies.

This commit is contained in:
baldo 2022-05-26 11:06:13 +02:00
commit a81dc30f0a
2 changed files with 12 additions and 12 deletions

View file

@ -101,8 +101,8 @@
"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^5.1.0",
"time-grunt": "^2.0.0",
"ts-jest": "^28.0.2",
"typescript": "^4.5.5"
"ts-jest": "^28.0.3",
"typescript": "^4.7.2"
},
"engines": {
"node": ">=16.0.0"