🪓 Added axios to npm deps

This commit is contained in:
2025-02-21 16:38:14 -05:00
parent 4516d7892f
commit fc857baa4b
2 changed files with 8 additions and 15 deletions

View File

@@ -29,7 +29,6 @@
"@types/qs": "^6.9.18",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"axios": "^1.5.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
@@ -50,6 +49,7 @@
"@robertklep/qbittorrent": "^1.0.1",
"ioredis": "^5.0.0",
"kafkajs": "^2.2.4",
"axios": "^1.7.9",
"lodash": "^4.17.21",
"moleculer": "^0.14.34",
"moleculer-web": "^0.10.7",