mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
test(api): schema security (#50413)
* test: confirm all schemas pass basic validation * refactor: use tested schemas in routes * chore: move ajv to dev deps
This commit is contained in:
committed by
GitHub
parent
1fc0bccb6f
commit
39857b5aa4
@@ -23,6 +23,7 @@
|
||||
"@fastify/type-provider-typebox": "3.2.0",
|
||||
"@types/express-session": "1.17.7",
|
||||
"@types/supertest": "2.0.12",
|
||||
"ajv": "8.12.0",
|
||||
"dotenv-cli": "7.2.1",
|
||||
"jest": "29.5.0",
|
||||
"pino-pretty": "10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user