X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=package.json;h=367fb0342a85f3fc9cd95b0c5e8113efa9d62854;hp=71843a3b4c1a6baa1744b30ae73a153a96181866;hb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5;hpb=33897b863a84ff7d248888f83dc100a96cd9bc49 diff --git a/package.json b/package.json index 71843a3..367fb03 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.4", "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.0", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.2", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.0.3", "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.3", "axios": "^0.26.0", "feedparser": "^2.2.10", @@ -46,7 +46,7 @@ "pg-promise": "^10.11.1" }, "devDependencies": { - "eslint": "^8.9.0", + "eslint": "^8.10.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", "eslint-plugin-sonarjs": "^0.12.0",