diff --git a/package.json b/package.json index 0637b6d..8632ef1 100644 --- a/package.json +++ b/package.json @@ -51,9 +51,9 @@ "@fastify/request-context": "^6.0.1", "@types/chai": "^4.3.20", "@types/mocha": "^10.0.9", - "@types/node": "^20.17.1", + "@types/node": "^20.19.24", "@voxpelli/eslint-config": "^22.0.0", - "@voxpelli/tsconfig": "^15.0.0", + "@voxpelli/tsconfig": "^15.1.2", "c8": "^10.1.2", "chai": "^4.5.0", "eslint": "^9.13.0", @@ -65,7 +65,7 @@ "nodemon": "^3.1.7", "npm-run-all2": "^7.0.1", "type-coverage": "^2.29.7", - "typescript": "~5.6.2" + "typescript": "~5.9.3" }, "dependencies": { "@fastify/oauth2": "^8.0.0",