Fix vulnerabilities with undici and ip
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Ethan Lane 2024-03-14 17:31:53 +00:00
parent 70d1589584
commit c7e064bb6c
2 changed files with 9 additions and 32 deletions

View file

@ -43,7 +43,9 @@
"ts-jest": "^29.0.0",
"typeorm": "0.3.20"
},
"resolutions": {},
"overrides": {
"undici": "^5.28.3"
},
"devDependencies": {
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",