Skip to content

Commit 3b08cf6

Browse files
committed
update fastify
1 parent 226240b commit 3b08cf6

File tree

27 files changed

+2389
-2904
lines changed

27 files changed

+2389
-2904
lines changed

packages/account-postgres-sink-service/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@connectrpc/connect": "^1.4.0",
3737
"@connectrpc/connect-node": "^1.4.0",
3838
"@coral-xyz/anchor": "^0.31.0",
39-
"@fastify/cors": "^8.1.1",
39+
"@fastify/cors": "^11.0.1",
4040
"@helium/account-fetch-cache": "^0.10.12",
4141
"@helium/spl-utils": "^0.10.12",
4242
"@metaplex-foundation/mpl-token-metadata": "^2.10.0",
@@ -54,10 +54,10 @@
5454
"cron": "^3.1.6",
5555
"deep-equal": "^2.2.3",
5656
"dotenv": "^16.3.1",
57-
"fastify": "^4.13.0",
58-
"fastify-cron": "^1.3.1",
59-
"fastify-metrics": "^10.3.0",
60-
"fastify-plugin": "^4.5.1",
57+
"fastify": "^5.3.2",
58+
"fastify-cron": "^1.4.0",
59+
"fastify-metrics": "^12.1.0",
60+
"fastify-plugin": "^5.0.1",
6161
"h3-js": "^4.1.0",
6262
"http-status-codes": "^2.2.0",
6363
"inflection": "^3.0.0",

0 commit comments

Comments
 (0)