X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=package.json;h=1897b727c59e7c1e5e9b1b266214b7db5c0930a3;hp=53e5d259db1c8e28ee2eaf0325fbdacaf39fe6ea;hb=11c228c49c5b5493b3354486efc26891dfc2af67;hpb=3bc885c4b6ef8e5ced2ee9708194523a41ebfe7a diff --git a/package.json b/package.json index 53e5d25..1897b72 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.3", "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.1.1", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.1", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2", "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.0.1", "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.2", "axios": "^0.24.0", @@ -52,7 +52,7 @@ "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", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2",