X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=package.json;h=9df794bc43ac841465d0ee928580cd0ba5633d25;hp=077891933e20140424943f0b043c3554a033b80a;hb=77e07ef67402c853e73ccfa1d75459db680fd348;hpb=591fb6da6dc5351088488c71e7830cba1b4d05ed diff --git a/package.json b/package.json index 0778919..9df794b 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.2.1", - "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.3", + "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.4", "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.8" }, "optionalDependencies": { @@ -40,7 +40,7 @@ "node-linux-pam": "^0.2.1" }, "devDependencies": { - "eslint": "^8.17.0", + "eslint": "^8.18.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.5.0", "eslint-plugin-sonarjs": "^0.13.0",