diff --git a/package.json b/package.json index 4abece4..2bba2b1 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "test": "npm run build && mocha ./dist/cjs/test/unit/index.test.js --timeout 40000 --bail" }, "devDependencies": { - "@types/mocha": "10.0.8", + "@types/mocha": "10.0.9", "@types/node": "20.16.10", "assert": "2.1.0", "async-test-util": "2.5.0",