change request to axios
| ... | @@ -54,6 +54,8 @@ | ... | @@ -54,6 +54,8 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ajax-request": "^1.2.3", | "ajax-request": "^1.2.3", | ||
| "axios": "^0.21.1", | |||
| "got": "^11.8.1", | |||
| "http-auth": "^4.1.2", | "http-auth": "^4.1.2", | ||
| "jquery": "^3.4.1", | "jquery": "^3.4.1", | ||
| "npm": "^6.13.6", | "npm": "^6.13.6", | ||
| ... | ... |
Please register or sign in to comment