diff --git a/package.json b/package.json index c9cff59..5c349cd 100644 --- a/package.json +++ b/package.json @@ -53,17 +53,17 @@ }, "devDependencies": { "@hdsydsvenskan/ts-ignore-import": "^2.0.0", - "@types/chai": "^4.3.5", - "@types/chai-as-promised": "^7.1.5", - "@types/mocha": "^10.0.1", + "@types/chai": "^4.3.20", + "@types/chai-as-promised": "^7.1.8", + "@types/mocha": "^10.0.10", "@types/node": "^16.18.28", "@types/pg": "^8.6.6", "@types/pg-format": "^1.0.2", "@voxpelli/eslint-config": "^16.0.7", "@voxpelli/tsconfig": "^7.0.0", - "c8": "^7.13.0", - "chai": "^4.3.7", - "chai-as-promised": "^7.1.1", + "c8": "^7.14.0", + "chai": "^4.5.0", + "chai-as-promised": "^7.1.2", "cross-env": "^7.0.3", "dependency-check": "^5.0.0-7", "dotenv": "^16.0.3", @@ -80,8 +80,8 @@ "eslint-plugin-unicorn": "^47.0.0", "husky": "^8.0.3", "installed-check": "^7.0.0", - "mocha": "^10.2.0", - "npm-run-all2": "^6.0.5", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", "type-coverage": "^2.25.3", "typescript": "~5.0.4" }