X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=60ff77758208e43604783d2dfdad76ec6453ff27;hb=8ac5b7115094d9044ee26a1a4e2334b5ff6ef40c;hp=c8d339992e870836bb76749043f874eab1766249;hpb=2c38f18a33a3d1e37994cdbcf4aa1397a241ab66;p=websub-hub diff --git a/package.json b/package.json index c8d3399..60ff777 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.5", "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.1", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.4", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.1.1", "@squeep/logger-json-console": "git+https://git.squeep.com/squeep-logger-json-console#v1.0.0", "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.4", "axios": "^0.26.1", @@ -47,10 +47,10 @@ "pg-promise": "^10.11.1" }, "devDependencies": { - "eslint": "^8.11.0", + "eslint": "^8.12.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", - "eslint-plugin-sonarjs": "^0.12.0", + "eslint-plugin-sonarjs": "^0.13.0", "html-minifier-lint": "^2.0.0", "mocha": "^9.2.2", "mocha-steps": "^1.3.0",