|
41 | 41 | "@fastify/bearer-auth": "^10.1.1", |
42 | 42 | "@fastify/cors": "^11.0.1", |
43 | 43 | "@fastify/helmet": "^13.0.1", |
44 | | - "@fastify/rate-limit": "^10.2.2", |
| 44 | + "@fastify/rate-limit": "^10.3.0", |
45 | 45 | "@fastify/request-context": "^6.2.0", |
46 | 46 | "@fastify/sensible": "^6.0.3", |
47 | | - "@fastify/websocket": "^11.0.2", |
| 47 | + "@fastify/websocket": "^11.1.0", |
48 | 48 | "@oada/error": "^2.0.1", |
49 | 49 | "@oada/formats-server": "^4.0.0", |
50 | 50 | "@oada/lib-arangodb": "workspace:^", |
|
60 | 60 | "debug": "^4.4.1", |
61 | 61 | "es-main": "^1.3.0", |
62 | 62 | "eventemitter3": "^5.0.1", |
63 | | - "fastify": "5.3.3", |
| 63 | + "fastify": "5.4.0", |
64 | 64 | "fastify-graceful-shutdown": "^4.0.1", |
65 | 65 | "fastify-healthcheck": "^5.1.0", |
66 | 66 | "fastify-jwt-jwks": "^2.0.2", |
|
80 | 80 | "@types/cacache": "^17.0.2", |
81 | 81 | "@types/debug": "^4.1.12", |
82 | 82 | "@types/ioredis": "^5.0.0", |
83 | | - "@types/node": "^22.15.18", |
| 83 | + "@types/node": "^22.15.32", |
84 | 84 | "@types/type-is": "^1.6.7", |
85 | 85 | "@types/uuid": "^10.0.0", |
86 | 86 | "@types/ws": "^8.18.1", |
|
0 commit comments