diff --git a/package.json b/package.json index 5d850d9b73..97dbfa4643 100644 --- a/package.json +++ b/package.json @@ -133,9 +133,9 @@ "homepage": "https://www.fastify.io/", "devDependencies": { "@fastify/pre-commit": "^2.0.2", - "@sinclair/typebox": "^0.25.2", + "@sinclair/typebox": "^0.31.1", "@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", @@ -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",