X-Git-Url: http://git.squeep.com/?p=squeep-indie-auther;a=blobdiff_plain;f=package.json;fp=package.json;h=f594e636d37b7b10c60f0585a643361e3c9b70fb;hp=85ec0be7762790b37276c12d9a490c48c0c0d503;hb=726cd980f0ed5588cfe8cbb2d994d5e4aef6e292;hpb=3c145bc590577c738df4d279744f3e2f9a250294 diff --git a/package.json b/package.json index 85ec0be..f594e63 100644 --- a/package.json +++ b/package.json @@ -33,26 +33,26 @@ "license": "ISC", "dependencies": { "@squeep/amqp-helper": "git+https://git.squeep.com/squeep-amqp-helper#v1.0.0", - "@squeep/api-dingus": "^2.0.0", + "@squeep/api-dingus": "^2.0.1", "@squeep/authentication-module": "git+https://git.squeep.com/squeep-authentication-module/#v1.3.2", - "@squeep/chores": "git+https://git.squeep.com/squeep-chores/#v1.0.0", + "@squeep/chores": "git+https://git.squeep.com/squeep-chores/#v1.0.1", "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0", - "@squeep/indieauth-helper": "^1.3.0", - "@squeep/logger-json-console": "^2.0.1", + "@squeep/indieauth-helper": "^1.4.1", + "@squeep/logger-json-console": "^3.0.1", "@squeep/mystery-box": "^2.0.1", "@squeep/resource-authentication-module": "git+https://git.squeep.com/squeep-resource-authentication-module#v1.0.1", "@squeep/roman": "^1.0.0", "@squeep/web-linking": "^1.0.8", - "better-sqlite3": "^9.1.1", + "better-sqlite3": "^9.2.2", "pg-promise": "^11.5.4", "uuid": "^9.0.1" }, "devDependencies": { - "@squeep/test-helper": "git+https://git.squeep.com/squeep-test-helper#v1.0.0", - "eslint": "^8.53.0", + "@squeep/test-helper": "git+https://git.squeep.com/squeep-test-helper#v1.0.1", + "eslint": "^8.56.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", - "eslint-plugin-security": "^1.7.1", + "eslint-plugin-security": "^2.1.0", "eslint-plugin-sonarjs": "^0.23.0", "html-minifier-lint": "^2.0.0", "mocha": "^10.2.0",