add old got as dependency (is a security vulnerability),

use axios as http request handler
This commit is contained in:
2023-02-13 02:11:55 +00:00
parent 816c5a2c9e
commit 1db0d1e80f
2 changed files with 89 additions and 123 deletions

View File

@@ -4,6 +4,7 @@
"description": "REST API for ProxmoxAAS",
"main": "index.js",
"dependencies": {
"axios": "^1.3.2",
"body-parser": "^1.20.1",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",