X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=c28c64dd947d580082a5c163eadf8d562b01fbdc;hb=02d9e6e66b116454a944b47e5dbed31a7d6c061d;hp=6fa721c305b3db7a4018cde43d2b105d05ef3a07;hpb=fa2c73591929f95f6e0ca7adc2ad8a6ab061c21f;p=websub-hub diff --git a/package.json b/package.json index 6fa721c..c28c64d 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ ], "dependencies": { "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9", - "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.0", + "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.1", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0", "@squeep/logger-json-console": "^2.0.1", - "@squeep/web-linking": "^1.0.7", + "@squeep/web-linking": "^1.0.8", "axios": "^1.4.0", "feedparser": "^2.2.10", "htmlparser2": "^9.0.0", @@ -47,7 +47,7 @@ "pg-promise": "^11.5.0" }, "devDependencies": { - "eslint": "^8.41.0", + "eslint": "^8.42.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-security": "^1.7.1",