Skip to content

Commit 44b9b98

Browse files
chore: update deps (#406)
1 parent 6c115ff commit 44b9b98

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -57,35 +57,35 @@
5757
}
5858
],
5959
"devDependencies": {
60-
"@fastify/pre-commit": "^2.1.0",
61-
"@fastify/websocket": "^11.0.1",
60+
"@fastify/pre-commit": "^2.2.0",
61+
"@fastify/websocket": "^11.0.2",
6262
"@jsumners/line-reporter": "^1.0.1",
63-
"@types/node": "^22.0.0",
64-
"@types/ws": "^8.5.10",
63+
"@types/node": "^22.13.4",
64+
"@types/ws": "^8.5.14",
6565
"borp": "^0.19.0",
66-
"eslint": "^9.17.0",
67-
"express": "^4.19.2",
68-
"express-http-proxy": "^2.0.0",
69-
"fast-proxy": "^2.1.0",
70-
"fastify": "^5.0.0",
66+
"eslint": "^9.20.1",
67+
"express": "^4.21.2",
68+
"express-http-proxy": "^2.1.1",
69+
"fast-proxy": "^2.2.0",
70+
"fastify": "^5.2.1",
7171
"got": "^11.8.6",
7272
"http-errors": "^2.0.0",
7373
"http-proxy": "^1.18.1",
74-
"neostandard": "^0.12.0",
74+
"neostandard": "^0.12.1",
7575
"pino": "^9.6.0",
7676
"pino-test": "^1.1.0",
7777
"simple-get": "^4.0.1",
78-
"socket.io": "^4.7.5",
79-
"socket.io-client": "^4.7.5",
80-
"tsd": "^0.31.0",
81-
"typescript": "~5.7.2",
82-
"why-is-node-running": "^3.0.0"
78+
"socket.io": "^4.8.1",
79+
"socket.io-client": "^4.8.1",
80+
"tsd": "^0.31.2",
81+
"typescript": "~5.7.3",
82+
"why-is-node-running": "^3.2.2"
8383
},
8484
"dependencies": {
85-
"@fastify/reply-from": "^12.0.0",
85+
"@fastify/reply-from": "^12.0.2",
8686
"fast-querystring": "^1.1.2",
87-
"fastify-plugin": "^5.0.0",
88-
"ws": "^8.16.0"
87+
"fastify-plugin": "^5.0.1",
88+
"ws": "^8.18.0"
8989
},
9090
"tsd": {
9191
"directory": "test/types"

0 commit comments

Comments
 (0)