refactor(core): Upgrade more dependencies to remove axios 0.x (no-changelog) (#8105)

Had to [fork localtunnel](https://github.com/n8n-io/localtunnel) to get
the axios upgrade, since localtunnel doesn't seem to be actively maintained.
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-12-22 11:39:20 +01:00
committed by GitHub
parent 021add0f39
commit c158ca2471
5 changed files with 67 additions and 133 deletions

View File

@@ -61,7 +61,7 @@
"p-limit": "^3.1.0",
"rimraf": "^5.0.1",
"run-script-os": "^1.0.7",
"start-server-and-test": "^2.0.0",
"start-server-and-test": "^2.0.3",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"tsc-alias": "^1.8.7",