bump package version to 1.0.2
[squeep-indie-auther] / package.json
index 4ad5aaff4f2015b1c643907f899099e64ebadd23..f2596cbd8cf1b03b874686331cdce0ce346d8e7e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indie-auther",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "A stand-alone IndieAuth identity-provider service, for most of your IndieAuth endpoint needs.",
   "keywords": [
     "IdP",
   "dependencies": {
     "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0",
     "@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.3.0",
+    "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.1",
     "@squeep/chores": "git+https://git.squeep.com/squeep-chores/#v1.0.0",
     "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0",
-    "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.2.2",
+    "@squeep/indieauth-helper": "^1.3.0",
     "@squeep/logger-json-console": "^2.0.1",
     "@squeep/mystery-box": "^2.0.1",
     "@squeep/resource-authentication-module": "git+https://git.squeep.com/squeep-resource-authentication-module#v1.0.0",
     "@squeep/roman": "^1.0.0",
-    "@squeep/web-linking": "^1.0.7",
+    "@squeep/web-linking": "^1.0.8",
     "better-sqlite3": "^8.4.0",
     "pg-promise": "^11.4.3",
     "uuid": "^9.0.0"