X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=package.json;h=59468cddfd54b37fe4f0cc4649b21ea4520ce7af;hp=318ff97fe9bb95ab53ee3e50759581388ccaa37c;hb=3e3a88b68b4db2e9cb9419a466f2cbfdbd716fd2;hpb=992908fa9b00364d23ca1899e1856e7a0ad5edd5 diff --git a/package.json b/package.json index 318ff97..59468cd 100644 --- a/package.json +++ b/package.json @@ -32,22 +32,22 @@ "coverage-check" ], "dependencies": { - "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.7", - "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.3", - "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.2.0", + "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", + "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.2.5", + "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.2.1", "@squeep/logger-json-console": "git+https://git.squeep.com/squeep-logger-json-console#v1.0.2", - "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.5", + "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.6", "axios": "^0.27.2", "feedparser": "^2.2.10", "htmlparser2": "^8.0.1", "iconv": "^3.0.1" }, "optionalDependencies": { - "better-sqlite3": "^7.5.2", + "better-sqlite3": "^7.5.3", "pg-promise": "^10.11.1" }, "devDependencies": { - "eslint": "^8.15.0", + "eslint": "^8.18.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.5.0", "eslint-plugin-sonarjs": "^0.13.0",