X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=dea9a0270c2f7fca91579dd20fca84528be3402d;hb=e49e1665a31ea25f0c43ffa67e6bcde7fe7bba91;hp=759c879962972734f92f9ef6e22477b821cce835;hpb=bf14939f630dac71d286d499d6c096a003232148;p=squeep-authentication-module diff --git a/package.json b/package.json index 759c879..dea9a02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/authentication-module", - "version": "1.2.8", + "version": "1.2.10", "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.", "main": "index.js", "scripts": { @@ -30,9 +30,9 @@ "coverage-check" ], "dependencies": { - "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", + "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.3.0", - "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5", + "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.6", "@squeep/mystery-box": "^1.2.0" }, "optionalDependencies": {