Override to fix npm audit stuff

This commit is contained in:
Salman Muin Kayser Chishti
2025-09-04 12:49:31 +01:00
parent 86207b5042
commit aa7077acfb
2 changed files with 273 additions and 328 deletions
+8
View File
@@ -32,5 +32,13 @@
"prettier": "^3.0.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"overrides": {
"semver": "^7.6.0",
"tar": "^6.2.1",
"@octokit/plugin-paginate-rest": "^11.0.0",
"@octokit/request": "^9.0.0",
"@octokit/request-error": "^6.0.0",
"tmp": "^0.2.4"
}
}