use a proper AbortController instead of the home baked one

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-10-27 21:00:07 +02:00
parent cc3b6c25aa
commit b91fe07309
5 changed files with 51 additions and 86 deletions
+1
View File
@@ -37,6 +37,7 @@
"knex": "^0.95.1",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"node-abort-controller": "^3.0.1",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"zod": "^3.9.5"