X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=f5c033259205248b2752ade184c0911056ff4985;hb=bc174bb01b551854155838932213d58efd12e4f4;hp=bf1bf0d7a4e438010216030c7827858dfe3e6fe0;hpb=e3bce15e1777f5d7b03b7ba15444ca4335ec9bde;p=websub-hub diff --git a/package.json b/package.json index bf1bf0d..f5c0332 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.2", "@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", @@ -50,7 +50,7 @@ "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",