switch from axios to got package for client requests
[squeep-indieauth-helper] / package.json
index 2a41497a15f9f4b133d835ff77a130a386148bce..e0df23cc50e4ca40b8103175103aea5df2242243 100644 (file)
@@ -26,7 +26,7 @@
   "license": "ISC",
   "dependencies": {
     "@squeep/web-linking": "^1.0.7",
-    "axios": "^1.4.0",
+    "got": "^13.0.0",
     "iconv": "^3.0.1",
     "ip-address": "^8.1.0",
     "microformats-parser": "^1.4.1"