X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=package.json;h=8b2afa3a176882987a763cb3e17e0eb9af0b8cb5;hp=8e9f7984dc2b4e908bf88c88bd0e4bec6c170d4c;hb=c511cb4c6d0e14972de87f46921908ff2468d55b;hpb=eacffdc89c204c1764c6d5944e6a554c3be3c532 diff --git a/package.json b/package.json index 8e9f798..8b2afa3 100644 --- a/package.json +++ b/package.json @@ -30,22 +30,22 @@ "coverage-check" ], "dependencies": { - "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.3", + "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.4", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.1", - "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.0.1", - "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.2" + "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.0.2", + "@squeep/mystery-box": "git+https://git.squeep.com/squeep-mystery-box/#v1.0.3" }, "optionalDependencies": { "argon2": "^0.28.3", "node-linux-pam": "^0.2.1" }, "devDependencies": { - "eslint": "^8.5.0", + "eslint": "^8.7.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", "eslint-plugin-sonarjs": "^0.11.0", "html-minifier-lint": "^2.0.0", - "mocha": "^9.1.3", + "mocha": "^9.1.4", "nyc": "^15.1.0", "pre-commit": "^1.2.2", "sinon": "^12.0.1"