mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update new api packages (#51549)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
+16
-16
@@ -4,40 +4,40 @@
|
||||
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-ses": "^3.347.1",
|
||||
"@fastify/cookie": "^8.3.0",
|
||||
"@aws-sdk/client-ses": "3.347.1",
|
||||
"@fastify/cookie": "9.0.4",
|
||||
"@fastify/csrf-protection": "6.3.0",
|
||||
"@fastify/middie": "8.3",
|
||||
"@fastify/session": "^10.1.1",
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
"@fastify/session": "10.5.0",
|
||||
"@fastify/swagger": "8.10.0",
|
||||
"@fastify/swagger-ui": "1.9.3",
|
||||
"@fastify/type-provider-typebox": "3.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "^6.0.0",
|
||||
"@immobiliarelabs/fastify-sentry": "7.1.0",
|
||||
"@prisma/client": "5.3.1",
|
||||
"ajv": "8.12.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"ajv-formats": "2.1.1",
|
||||
"connect-mongo": "4.6.0",
|
||||
"dotenv": "16.3.1",
|
||||
"fast-uri": "2.2.0",
|
||||
"fastify": "4.21.0",
|
||||
"fastify-auth0-verify": "^1.0.0",
|
||||
"fastify-plugin": "^4.3.0",
|
||||
"fastify-auth0-verify": "1.2.0",
|
||||
"fastify-plugin": "4.5.1",
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"lodash": "4.17.21",
|
||||
"mongodb": "^4.16.0",
|
||||
"mongodb": "4.16.0",
|
||||
"nanoid": "3",
|
||||
"no-profanity": "^1.4.2",
|
||||
"nodemailer": "^6.9.3",
|
||||
"no-profanity": "1.4.2",
|
||||
"nodemailer": "6.9.3",
|
||||
"nodemon": "2.0.22",
|
||||
"pino-pretty": "10.2.0",
|
||||
"query-string": "^7.1.3"
|
||||
"query-string": "7.1.3"
|
||||
},
|
||||
"description": "The freeCodeCamp.org open-source codebase and curriculum",
|
||||
"devDependencies": {
|
||||
"@total-typescript/ts-reset": "^0.4.0",
|
||||
"@total-typescript/ts-reset": "0.4.0",
|
||||
"@types/express-session": "1.17.8",
|
||||
"@types/jsonwebtoken": "^9.0.2",
|
||||
"@types/nodemailer": "^6.4.8",
|
||||
"@types/jsonwebtoken": "9.0.2",
|
||||
"@types/nodemailer": "6.4.8",
|
||||
"@types/supertest": "2.0.12",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"jest": "29.7.0",
|
||||
|
||||
Reference in New Issue
Block a user