1
0
Fork 0
mirror of synced 2024-10-03 10:36:59 +13:00

Update koa2-ratelimit

Update koa2-ratelimit as per #5469 to _hopefully_ fix ratelimit not being reset after the set interval.
This commit is contained in:
Jake Lees 2022-07-13 22:41:49 +10:00 committed by GitHub
parent fde38419a1
commit e0736cc560

View file

@ -117,7 +117,7 @@
"koa-send": "5.0.0",
"koa-session": "5.12.0",
"koa-static": "5.0.0",
"koa2-ratelimit": "1.1.0",
"koa2-ratelimit": "1.1.1",
"lodash": "4.17.21",
"memorystream": "0.3.1",
"mongodb": "3.6.3",