update dependencies and devDependencies
[websub-hub] / package.json
index 1897b727c59e7c1e5e9b1b266214b7db5c0930a3..29f9a1211eac9b38e0279ae1b03d58eb9d5bfd56 100644 (file)
     "coverage-check"
   ],
   "dependencies": {
-    "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.3",
-    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.1.1",
+    "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.4",
+    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.1.2",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2",
-    "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.0.1",
-    "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.2",
-    "axios": "^0.24.0",
+    "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.0.2",
+    "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3",
+    "axios": "^0.25.0",
     "feedparser": "^2.2.10",
     "htmlparser2": "^7.2.0",
     "iconv": "^3.0.1"
   },
   "optionalDependencies": {
-    "better-sqlite3": "^7.4.6",
+    "better-sqlite3": "^7.5.0",
     "pg-promise": "^10.11.1"
   },
   "devDependencies": {
-    "eslint": "^8.6.0",
+    "eslint": "^8.7.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-security": "^1.4.0",
     "eslint-plugin-sonarjs": "^0.11.0",