X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=b0f36f3b41da892bf8269866c695c0e25935649f;hb=HEAD;hp=60f09f763372d03ae29e43e2344cb35c2390e3a1;hpb=fba42a499fe1af051b0982c1f3e8b3873c9ed2fb;p=squeep-indie-auther diff --git a/package.json b/package.json index 60f09f7..b0f36f3 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "@squeep/resource-authentication-module": "git+https://git.squeep.com/squeep-resource-authentication-module#v1.0.1", "@squeep/roman": "^1.0.1", "@squeep/web-linking": "^1.0.8", - "better-sqlite3": "^9.4.3", - "pg-promise": "^11.5.4", + "better-sqlite3": "^9.4.5", + "pg-promise": "^11.6.0", "uuid": "^9.0.1" }, "devDependencies": { @@ -53,9 +53,9 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-security": "^2.1.1", - "eslint-plugin-sonarjs": "^0.24.0", - "html-minifier-lint": "^2.0.0", - "mocha": "^10.3.0", + "eslint-plugin-sonarjs": "^0.25.1", + "html-validate": "^8.18.1", + "mocha": "^10.4.0", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2",