X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=93087852b56815638f0f317831940bfd1b90e794;hb=06565fb4b802c38a60d4c6e0f4b65c26da18d69f;hp=99af66e6a4210e8eec623016ae3f3ebd0d0c1a83;hpb=3c547e314b79a31fb3f15412a47707a22dc3eefd;p=websub-hub diff --git a/package.json b/package.json index 99af66e..9308785 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.3", - "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.1.0", + "@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/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", @@ -47,7 +47,7 @@ "pg-promise": "^10.11.1" }, "devDependencies": { - "eslint": "^8.5.0", + "eslint": "^8.6.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", "eslint-plugin-sonarjs": "^0.11.0",