Skip to content

Commit a0dbb50

Browse files
author
Ham Renovate
committed
fix(deps): update dependency fastify to v5 [security]
1 parent 762ece5 commit a0dbb50

3 files changed

Lines changed: 131 additions & 140 deletions

File tree

infrastructure/evault-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cors": "^2.8.5",
2525
"dotenv": "^16.4.5",
2626
"express": "^4.18.2",
27-
"fastify": "^4.26.2",
27+
"fastify": "^5.0.0",
2828
"graphql": "^16.10.0",
2929
"graphql-type-json": "^0.3.2",
3030
"graphql-voyager": "^2.1.0",

platforms/registry/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@fastify/jwt": "^7.2.3",
2121
"axios": "^1.6.7",
2222
"dotenv": "^16.4.5",
23-
"fastify": "^4.26.1",
23+
"fastify": "^5.0.0",
2424
"jose": "^5.2.2",
2525
"pg": "^8.11.3",
2626
"reflect-metadata": "^0.2.1",

0 commit comments

Comments
 (0)