summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/package.json b/util/package.json

index f9440500..01c3d9f2 100644 --- a/util/package.json +++ b/util/package.json
@@ -37,12 +37,14 @@ "ts-node": "^10.2.1" }, "dependencies": { + "@types/node-fetch": "^2.6.2", "amqplib": "^0.10.0", "form-data": "^4.0.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.12", "missing-native-js-functions": "^1.2.18", "multer": "^1.4.5-lts.1", + "node-fetch": "^2.6.7", "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13",