devdep update, log async context loss
[websub-hub] / package.json
index 6fa721c305b3db7a4018cde43d2b105d05ef3a07..8ae48d859b30647e558e6ef3f1e5b1bf9904ed76 100644 (file)
   ],
   "dependencies": {
     "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9",
-    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.0",
+    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.1",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0",
     "@squeep/logger-json-console": "^2.0.1",
-    "@squeep/web-linking": "^1.0.7",
-    "axios": "^1.4.0",
+    "@squeep/web-linking": "^1.0.8",
     "feedparser": "^2.2.10",
+    "got": "^13.0.0",
     "htmlparser2": "^9.0.0",
     "iconv": "^3.0.1"
   },
@@ -47,7 +47,7 @@
     "pg-promise": "^11.5.0"
   },
   "devDependencies": {
-    "eslint": "^8.41.0",
+    "eslint": "^8.44.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-security": "^1.7.1",
@@ -57,6 +57,6 @@
     "mocha-steps": "^1.3.0",
     "nyc": "^15.1.0",
     "pre-commit": "^1.2.2",
-    "sinon": "^15.1.0"
+    "sinon": "^15.2.0"
   }
 }