display history of topic updates on topic details page
[websub-hub] / package.json
index 8f2e58e37a14bd31915d94263a068921f0b30edb..367fb0342a85f3fc9cd95b0c5e8113efa9d62854 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/websub-hub",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "A WebSub Hub server implementation.",
   "main": "server.js",
   "scripts": {
@@ -34,7 +34,7 @@
   "dependencies": {
     "@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.2.0",
-    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2",
+    "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.3",
     "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3",
     "axios": "^0.26.0",
     "feedparser": "^2.2.10",
@@ -46,7 +46,7 @@
     "pg-promise": "^10.11.1"
   },
   "devDependencies": {
-    "eslint": "^8.9.0",
+    "eslint": "^8.10.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-security": "^1.4.0",
     "eslint-plugin-sonarjs": "^0.12.0",