Skip to content

Commit 227df8b

Browse files
committed
upgrade fastify
1 parent 226240b commit 227df8b

File tree

27 files changed

+2232
-2746
lines changed

27 files changed

+2232
-2746
lines changed

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

Lines changed: 2 additions & 2 deletions
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,7 +54,7 @@
5454
"cron": "^3.1.6",
5555
"deep-equal": "^2.2.3",
5656
"dotenv": "^16.3.1",
57-
"fastify": "^4.13.0",
57+
"fastify": "^5.3.2",
5858
"fastify-cron": "^1.3.1",
5959
"fastify-metrics": "^10.3.0",
6060
"fastify-plugin": "^4.5.1",

0 commit comments

Comments
 (0)