X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=package.json;h=e69c567256bc994ceb1811770d7e8b103780409f;hp=dea9a0270c2f7fca91579dd20fca84528be3402d;hb=e4e3f1800c634c84ba7f489b64370e63b7e8864c;hpb=e49e1665a31ea25f0c43ffa67e6bcde7fe7bba91 diff --git a/package.json b/package.json index dea9a02..e69c567 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.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.6", + "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.1.7", "@squeep/mystery-box": "^1.2.0" }, "optionalDependencies": { @@ -40,14 +40,15 @@ "node-linux-pam": "^0.2.1" }, "devDependencies": { - "eslint": "^8.23.1", + "eslint": "^8.24.0", "eslint-plugin-node": "^11.1.0", + "eslint-plugin-promise": "^6.0.1", "eslint-plugin-security": "^1.5.0", "eslint-plugin-sonarjs": "^0.15.0", "html-minifier-lint": "^2.0.0", "mocha": "^10.0.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2", - "sinon": "^14.0.0" + "sinon": "^14.0.1" } }