chore(api): update dependencies - patch (#65636)

This commit is contained in:
Mrugesh Mohapatra
2026-02-01 21:19:54 +05:30
committed by GitHub
parent 73fac90a25
commit fceaebf884
2 changed files with 126 additions and 53 deletions
+5 -5
View File
@@ -10,10 +10,10 @@
"@fastify/csrf-protection": "7.1.0",
"@fastify/oauth2": "8.1.2",
"@fastify/swagger": "9.6.1",
"@fastify/swagger-ui": "5.2.4",
"@fastify/swagger-ui": "5.2.5",
"@fastify/type-provider-typebox": "6.1.0",
"@freecodecamp/shared": "workspace:*",
"@growthbook/growthbook": "1.6.3",
"@growthbook/growthbook": "1.6.4",
"@prisma/client": "6.19.2",
"@sentry/node": "9.47.1",
"ajv": "8.17.1",
@@ -22,10 +22,10 @@
"date-fns-tz": "3.2.0",
"dotenv": "16.6.1",
"fast-uri": "2.4.0",
"fastify": "5.7.1",
"fastify": "5.7.2",
"fastify-plugin": "5.1.0",
"joi": "17.13.3",
"jsonwebtoken": "9.0.2",
"jsonwebtoken": "9.0.3",
"lodash": "4.17.23",
"lodash-es": "4.17.23",
"mongodb": "6.21.0",
@@ -36,7 +36,7 @@
"pino-pretty": "10.3.1",
"query-string": "7.1.3",
"stripe": "16.12.0",
"typebox": "1.0.79",
"typebox": "1.0.81",
"validator": "13.15.26"
},
"description": "The freeCodeCamp.org open-source codebase and curriculum",