diff --git a/mocha/package.json b/mocha/package.json index e24a43f..3a0a4f3 100644 --- a/mocha/package.json +++ b/mocha/package.json @@ -20,7 +20,7 @@ "mocha": "^8.2.1", "@types/glob": "^7.1.3", "@types/uuid": "^8.3.0", - "@types/node": "^14.14.14", + "@types/node": "^18.11.18", "ts-node": "^9.1.1", "typescript": "^4.1.3" }