mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(api): remove rate limiting (#58289)
This commit is contained in:
committed by
GitHub
parent
8ff5362118
commit
9429f52fd4
@@ -9,7 +9,6 @@
|
||||
"@fastify/cookie": "9.4.0",
|
||||
"@fastify/csrf-protection": "6.4.1",
|
||||
"@fastify/oauth2": "7.8.1",
|
||||
"@fastify/rate-limit": "9.1.0",
|
||||
"@fastify/swagger": "8.14.0",
|
||||
"@fastify/swagger-ui": "1.10.2",
|
||||
"@fastify/type-provider-typebox": "3.6.0",
|
||||
@@ -33,7 +32,6 @@
|
||||
"nodemon": "2.0.22",
|
||||
"pino-pretty": "10.2.3",
|
||||
"query-string": "7.1.3",
|
||||
"rate-limit-mongo": "^2.3.2",
|
||||
"stripe": "16.0.0",
|
||||
"validator": "13.11.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user