X-Git-Url: http://git.squeep.com/?p=squeep-resource-authentication-module;a=blobdiff_plain;f=package.json;h=36a8a948775788f3de68720cc3c828337d364b7d;hp=6593e2821ee42ab3f6d3b0c0cf20019f3a8ffff3;hb=6b6e1fe9eee196d3296999cb1e349204bbfdf491;hpb=efa8e263868de47ff3528561c5f4c8eeefbd5035 diff --git a/package.json b/package.json index 6593e28..36a8a94 100644 --- a/package.json +++ b/package.json @@ -27,20 +27,20 @@ "author": "Justin Wind ", "license": "ISC", "dependencies": { - "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8", + "@squeep/api-dingus": "v2.0.0", "uuid": "^9.0.0" }, "devDependencies": { "@squeep/test-helper": "git+https://git.squeep.com/squeep-test-helper#v1.0.0", - "eslint": "^8.24.0", + "eslint": "^8.48.0", "eslint-plugin-node": "^11.1.0", - "eslint-plugin-security": "^1.5.0", - "eslint-plugin-sonarjs": "^0.15.0", + "eslint-plugin-security": "^1.7.1", + "eslint-plugin-sonarjs": "^0.21.0", "html-minifier-lint": "^2.0.0", - "mocha": "^10.0.0", + "mocha": "^10.2.0", "mocha-steps": "^1.3.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2", - "sinon": "^14.0.0" + "sinon": "^15.2.0" } }