X-Git-Url: http://git.squeep.com/?p=squeep-indie-auther;a=blobdiff_plain;f=package.json;fp=package.json;h=880d15d3d7c3bfbc2ae95f83fd02c2100cc552c6;hp=471172ec0070192c27661d59eee6c33c147c5214;hb=7d0017cc3700b2c2b1b89944ab9eb305de362dd1;hpb=8d74fc28d91c47cdaab2f2d0f2e811d1feab18f9 diff --git a/package.json b/package.json index 471172e..880d15d 100644 --- a/package.json +++ b/package.json @@ -39,26 +39,26 @@ "@squeep/html-template-helper": "git+https://git.squeep.com/squeep-html-template-helper#v1.4.0", "@squeep/indieauth-helper": "git+https://git.squeep.com/squeep-indieauth-helper/#v1.2.2", "@squeep/logger-json-console": "git+https://git.squeep.com/squeep-logger-json-console#v1.0.2", - "@squeep/mystery-box": "^1.2.0", + "@squeep/mystery-box": "^1.2.2", "@squeep/resource-authentication-module": "git+https://git.squeep.com/squeep-resource-authentication-module#v1.0.0", "@squeep/roman": "^1.0.0", "@squeep/web-linking": "^1.0.7", - "better-sqlite3": "^8.0.1", - "pg-promise": "^11.0.2", + "better-sqlite3": "^8.2.0", + "pg-promise": "^11.4.3", "uuid": "^9.0.0" }, "devDependencies": { "@squeep/test-helper": "git+https://git.squeep.com/squeep-test-helper#v1.0.0", - "eslint": "^8.32.0", + "eslint": "^8.36.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", - "eslint-plugin-security": "^1.6.0", + "eslint-plugin-security": "^1.7.1", "eslint-plugin-sonarjs": "^0.18.0", "html-minifier-lint": "^2.0.0", "mocha": "^10.2.0", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2", - "sinon": "^15.0.1" + "sinon": "^15.0.2" } }