diff --git a/package.json b/package.json index 1e9fdcc..8e83d6d 100644 --- a/package.json +++ b/package.json @@ -57,35 +57,35 @@ } ], "devDependencies": { - "@fastify/pre-commit": "^2.1.0", - "@fastify/websocket": "^11.0.1", + "@fastify/pre-commit": "^2.2.0", + "@fastify/websocket": "^11.0.2", "@jsumners/line-reporter": "^1.0.1", - "@types/node": "^22.0.0", - "@types/ws": "^8.5.10", + "@types/node": "^22.13.4", + "@types/ws": "^8.5.14", "borp": "^0.19.0", - "eslint": "^9.17.0", - "express": "^4.19.2", - "express-http-proxy": "^2.0.0", - "fast-proxy": "^2.1.0", - "fastify": "^5.0.0", + "eslint": "^9.20.1", + "express": "^4.21.2", + "express-http-proxy": "^2.1.1", + "fast-proxy": "^2.2.0", + "fastify": "^5.2.1", "got": "^11.8.6", "http-errors": "^2.0.0", "http-proxy": "^1.18.1", - "neostandard": "^0.12.0", + "neostandard": "^0.12.1", "pino": "^9.6.0", "pino-test": "^1.1.0", "simple-get": "^4.0.1", - "socket.io": "^4.7.5", - "socket.io-client": "^4.7.5", - "tsd": "^0.31.0", - "typescript": "~5.7.2", - "why-is-node-running": "^3.0.0" + "socket.io": "^4.8.1", + "socket.io-client": "^4.8.1", + "tsd": "^0.31.2", + "typescript": "~5.7.3", + "why-is-node-running": "^3.2.2" }, "dependencies": { - "@fastify/reply-from": "^12.0.0", + "@fastify/reply-from": "^12.0.2", "fast-querystring": "^1.1.2", - "fastify-plugin": "^5.0.0", - "ws": "^8.16.0" + "fastify-plugin": "^5.0.1", + "ws": "^8.18.0" }, "tsd": { "directory": "test/types"