diff --git a/package-lock.json b/package-lock.json index ceef9fa4..ecbf2085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@myrotvorets/eslint-config-myrotvorets-ts": "^2.2.5", "@types/express": "^4.17.11", - "@types/mocha": "^10.0.1", + "@types/mocha": "^10.0.2", "@types/supertest": "^2.0.10", "c8": "^8.0.1", "eslint-formatter-gha": "^1.2.0", @@ -20,8 +20,8 @@ "express-openapi-validator": "^5.0.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", "supertest": "^6.1.3", "ts-node": "^10.9.1", "typescript": "^5.2.2" diff --git a/package.json b/package.json index 5fbda7fd..54e2e216 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@myrotvorets/eslint-config-myrotvorets-ts": "^2.2.5", "@types/express": "^4.17.11", - "@types/mocha": "^10.0.1", + "@types/mocha": "^10.0.2", "@types/supertest": "^2.0.10", "c8": "^8.0.1", "eslint-formatter-gha": "^1.2.0", @@ -35,8 +35,8 @@ "express-openapi-validator": "^5.0.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", "supertest": "^6.1.3", "ts-node": "^10.9.1", "typescript": "^5.2.2"