diff --git a/package-lock.json b/package-lock.json index 5fed1cfd..54bc3274 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,8 +42,8 @@ "eslint-plugin-mocha": "^10.2.0", "mocha": "^10.2.0", "mocha-multi": "^1.1.7", - "mocha-reporter-gha": "^1.0.2", - "mocha-reporter-sonarqube": "^2.0.0", + "mocha-reporter-gha": "^1.1.0", + "mocha-reporter-sonarqube": "^2.0.3", "nodemon": "^3.0.1", "supertest": "^6.3.3", "testdouble": "^3.19.0", diff --git a/package.json b/package.json index cc10eff0..95b7e806 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "eslint-plugin-mocha": "^10.2.0", "mocha": "^10.2.0", "mocha-multi": "^1.1.7", - "mocha-reporter-gha": "^1.0.2", - "mocha-reporter-sonarqube": "^2.0.0", + "mocha-reporter-gha": "^1.1.0", + "mocha-reporter-sonarqube": "^2.0.3", "nodemon": "^3.0.1", "supertest": "^6.3.3", "testdouble": "^3.19.0",