Skip to content

Commit 10c4323

Browse files
chore: update deps
1 parent f2e4de6 commit 10c4323

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,33 +57,33 @@
5757
}
5858
],
5959
"devDependencies": {
60-
"@fastify/websocket": "^11.0.2",
60+
"@fastify/websocket": "^11.2.0",
6161
"@jsumners/line-reporter": "^1.0.1",
62-
"@types/node": "^24.0.8",
63-
"@types/ws": "^8.5.14",
62+
"@types/node": "^24.10.1",
63+
"@types/ws": "^8.18.1",
6464
"borp": "^0.21.0",
65-
"eslint": "^9.20.1",
65+
"eslint": "^9.39.1",
6666
"express": "^5.1.0",
67-
"express-http-proxy": "^2.1.1",
67+
"express-http-proxy": "^2.1.2",
6868
"fast-proxy": "^2.2.0",
69-
"fastify": "^5.2.1",
69+
"fastify": "^5.6.2",
7070
"got": "^11.8.6",
7171
"http-errors": "^2.0.0",
7272
"http-proxy": "^1.18.1",
73-
"neostandard": "^0.12.1",
73+
"neostandard": "^0.12.2",
7474
"pino": "^10.1.0",
7575
"pino-test": "^1.1.0",
7676
"socket.io": "^4.8.1",
7777
"socket.io-client": "^4.8.1",
7878
"tsd": "^0.33.0",
79-
"typescript": "~5.9.2",
79+
"typescript": "~5.9.3",
8080
"why-is-node-running": "^3.2.2"
8181
},
8282
"dependencies": {
83-
"@fastify/reply-from": "^12.0.2",
83+
"@fastify/reply-from": "^12.4.0",
8484
"fast-querystring": "^1.1.2",
85-
"fastify-plugin": "^5.0.1",
86-
"ws": "^8.18.0"
85+
"fastify-plugin": "^5.1.0",
86+
"ws": "^8.18.3"
8787
},
8888
"tsd": {
8989
"directory": "test/types"

0 commit comments

Comments
 (0)