bump package version to 1.3.10
[websub-hub] / package.json
index 501122bee34dc8981da995d51d3072b0eca32437..51911db54e92af8724801ab35c87c347c60d81fd 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/websub-hub",
-  "version": "1.3.9",
+  "version": "1.3.10",
   "description": "A WebSub Hub server implementation.",
   "main": "server.js",
   "scripts": {
@@ -33,7 +33,7 @@
   ],
   "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.2.11",
+    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.12",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0",
     "@squeep/logger-json-console": "git+https://git.squeep.com/squeep-logger-json-console#v1.0.2",
     "@squeep/web-linking": "^1.0.7",