|
66 | 66 | "@types/body-parser": "^1.19.5",
|
67 | 67 | "@types/express": "^4.17.21",
|
68 | 68 | "@types/json-bigint": "^1.0.4",
|
69 |
| - "@types/node": "^20.11.6", |
| 69 | + "@types/node": "^20.11.19", |
70 | 70 | "@types/ws": "^8.5.10",
|
71 |
| - "@typescript-eslint/eslint-plugin": "^7.0.0", |
72 |
| - "@typescript-eslint/parser": "^7.0.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^7.0.1", |
| 72 | + "@typescript-eslint/parser": "^7.0.1", |
73 | 73 | "apollo-server-express": "^3.13.0",
|
74 | 74 | "body-parser": "^1.20.2",
|
75 | 75 | "doctoc": "^2.2.1",
|
|
82 | 82 | "eslint-plugin-simple-import-sort": "^12.0.0",
|
83 | 83 | "eslint-plugin-tsdoc": "^0.2.17",
|
84 | 84 | "express": "^4.18.2",
|
85 |
| - "fetch-cookie": "^2.1.0", |
| 85 | + "fetch-cookie": "^2.2.0", |
86 | 86 | "get-port": "^7.0.0",
|
87 | 87 | "graphql": "^16.8.1",
|
88 | 88 | "graphql-tag": "^2.12.6",
|
89 |
| - "graphql-ws": "^5.14.3", |
90 |
| - "happy-dom": "^13.3.1", |
| 89 | + "graphql-ws": "^5.15.0", |
| 90 | + "happy-dom": "^13.3.8", |
91 | 91 | "json-bigint": "^1.0.0",
|
92 |
| - "tsx": "^4.7.0", |
93 |
| - "type-fest": "^4.10.1", |
| 92 | + "tsx": "^4.7.1", |
| 93 | + "type-fest": "^4.10.2", |
94 | 94 | "typescript": "^5.3.3",
|
95 |
| - "vitest": "^1.2.1", |
| 95 | + "vitest": "^1.3.0", |
96 | 96 | "ws": "^8.16.0"
|
97 | 97 | }
|
98 | 98 | }
|
0 commit comments