diff --git a/package-lock.json b/package-lock.json index 3fadff75..878f2d0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,8 +37,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 d865ec35..69e5f7bb 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,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",