From: Justin Wind Date: Mon, 19 Sep 2022 18:29:17 +0000 (-0700) Subject: update dependency X-Git-Tag: v1.2.9~1 X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=commitdiff_plain;h=7604294560bca0a026e0236ae16781684cd3a419 update dependency --- diff --git a/package-lock.json b/package-lock.json index 88259da..3232e16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", "@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" }, "devDependencies": { @@ -5008,7 +5008,7 @@ }, "@squeep/indieauth-helper": { "version": "git+https://git.squeep.com/squeep-indieauth-helper/#baecec439f2f6165cf4131197bd0ae9fddbd970c", - "from": "@squeep/indieauth-helper@git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.5", + "from": "@squeep/indieauth-helper@git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.6", "requires": { "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.6", "axios": "^0.27.2", diff --git a/package.json b/package.json index 759c879..6a8876c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", "@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": {