X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=f6971cd517963ac45d82d4e9c9105a5adb6da013;hb=777488fff1f833e2bb699c700f38aa7374a80735;hp=ef0eaf949e907696d4b4094364e467f6a4638e24;hpb=1487cc62c9cf9975f4e4f025f0b07e34c9ff8fd2;p=websub-hub diff --git a/package.json b/package.json index ef0eaf9..f6971cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "websub-hub", - "version": "1.1.2", + "version": "1.1.5", "description": "A WebSub Hub server implementation.", "main": "server.js", "scripts": { @@ -46,7 +46,7 @@ "eslint": "^7.32.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", - "eslint-plugin-sonarjs": "^0.9.1", + "eslint-plugin-sonarjs": "^0.10.0", "mocha": "^9.0.3", "mocha-steps": "^1.3.0", "nyc": "^15.1.0",