diff --git a/package.json b/package.json index af421ad..382621a 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,8 @@ "iot" ], "dependencies": { - "abort-controller": "^3.0.0", "async-mutex": "^0.2.2", "axios": "^0.21.0", - "axios-debug-log": "^0.8.2", "axios-retry": "^3.1.8", "body-parser": "^1.19.0", "chalk": "^4.1.0", @@ -59,9 +57,7 @@ "@commitlint/config-conventional": "^11.0.0", "@types/body-parser": "^1.19.0", "@types/express": "^4.17.6", - "@types/form-data": "^2.5.0", "@types/node": "^14.0.13", - "@types/node-fetch": "^2.5.7", "@types/qs": "^6.9.2", "@types/semver": "^7.3.4", "@typescript-eslint/eslint-plugin": "^4.8.2", @@ -76,7 +72,6 @@ "nodemon": "^2.0.3", "prettier": "2.2.1", "rimraf": "^3.0.2", - "ts-node": "^9.0.0", "typescript": "^4.1.2" }, "husky": {