diff --git a/package.json b/package.json index 5d850d9b73..d3c3ddcb0f 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@fastify/pre-commit": "^2.0.2", "@sinclair/typebox": "^0.25.2", "@sinonjs/fake-timers": "^10.0.0", - "@types/node": "^18.7.18", + "@types/node": "^20.2.3", "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "ajv": "^8.11.0", @@ -161,7 +161,7 @@ "json-schema-to-ts": "^2.5.5", "JSONStream": "^1.3.5", "license-checker": "^25.0.1", - "markdownlint-cli2": "^0.6.0", + "markdownlint-cli2": "^0.8.1", "proxyquire": "^2.1.3", "pump": "^3.0.0", "self-cert": "^2.0.0", @@ -171,7 +171,7 @@ "split2": "^4.1.0", "standard": "^17.0.0", "tap": "^16.3.0", - "tsd": "^0.26.0", + "tsd": "^0.28.1", "typescript": "^4.8.3", "undici": "^5.10.0", "vary": "^1.1.2",