X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=package.json;h=1a280a6bb1ab03c0ec897e1338d128902388e434;hp=8fd94889ec1246d953ed65293f2f06191c348655;hb=53ef948ea83106e82d55e60d6695a15e94bf725e;hpb=842a3da269de1ab82e9a2a12aae8ed5677f064d8 diff --git a/package.json b/package.json index 8fd9488..1a280a6 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ "coverage-check" ], "dependencies": { - "@squeep/api-dingus": "v2.1.0", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0", + "@squeep/api-dingus": "^2.1.0", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.5.3", "@squeep/indieauth-helper": "^1.4.1", "@squeep/mystery-box": "^2.0.2", - "@squeep/totp": "git+https://git.squeep.com/squeep-totp#v1.1.0" + "@squeep/totp": "^1.1.4" }, "optionalDependencies": { "argon2": "^0.40.1", @@ -46,7 +46,7 @@ "eslint-plugin-promise": "^6.1.1", "eslint-plugin-security": "^2.1.1", "eslint-plugin-sonarjs": "^0.24.0", - "html-minifier-lint": "^2.0.0", + "html-validate": "^8.15.0", "mocha": "^10.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2",