diff --git a/package-lock.json b/package-lock.json index d3d6b4f..f708f77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", "@types/express": "^4.17.18", - "@types/mocha": "^10.0.1", + "@types/mocha": "^10.0.2", "@types/supertest": "^2.0.14", "c8": "^8.0.1", "eslint-formatter-gha": "^1.4.2", @@ -20,8 +20,8 @@ "express-openapi-validator": "^5.0.6", "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", "supertest": "^6.3.3", "ts-node": "^10.9.1", "typescript": "^5.2.2" diff --git a/package.json b/package.json index 7178cb9..dc8c162 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", "@types/express": "^4.17.18", - "@types/mocha": "^10.0.1", + "@types/mocha": "^10.0.2", "@types/supertest": "^2.0.14", "c8": "^8.0.1", "eslint-formatter-gha": "^1.4.2", @@ -35,8 +35,8 @@ "express-openapi-validator": "^5.0.6", "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", "supertest": "^6.3.3", "ts-node": "^10.9.1", "typescript": "^5.2.2"