fix: align Fastify to 5.7.4 + normalize product.json

This commit is contained in:
saravanakumardb1 2026-03-21 20:32:17 -07:00
parent a3f7ba82a2
commit 5842ff1b22

View File

@ -26,7 +26,7 @@
"@bytelyst/fastify-auth": "file:../../learning_ai_common_plat/packages/fastify-auth",
"@bytelyst/fastify-core": "file:../../learning_ai_common_plat/packages/fastify-core",
"@bytelyst/logger": "file:../../learning_ai_common_plat/packages/logger",
"fastify": "^5.2.1",
"fastify": "5.7.4",
"jose": "^6.0.8",
"zod": "^3.24.2"
},