yarn audit fix

This commit is contained in:
baldo 2022-07-11 11:12:44 +02:00
commit 16da719e2c
3 changed files with 337 additions and 12 deletions

View file

@ -104,7 +104,8 @@
"load-grunt-tasks": "^5.1.0",
"time-grunt": "^2.0.0",
"ts-jest": "^28.0.5",
"typescript": "^4.7.4"
"typescript": "^4.7.4",
"yarn-audit-fix": "^9.3.2"
},
"engines": {
"node": ">=16.0.0"