mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-25 15:24:03 +08:00
upgraded packages
cors firebase-admin simple-git
This commit is contained in:
parent
d41381db82
commit
17d9733bba
2 changed files with 1364 additions and 537 deletions
1895
backend/package-lock.json
generated
1895
backend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,11 +20,11 @@
|
|||
"bullmq": "1.78.1",
|
||||
"chalk": "4.1.2",
|
||||
"cors": "2.8.5",
|
||||
"cron": "1.8.2",
|
||||
"cron": "2.1.0",
|
||||
"dotenv": "10.0.0",
|
||||
"express": "4.17.1",
|
||||
"express-rate-limit": "6.2.1",
|
||||
"firebase-admin": "10.0.2",
|
||||
"firebase-admin": "11.2.1",
|
||||
"helmet": "4.6.0",
|
||||
"ioredis": "4.28.5",
|
||||
"joi": "17.6.0",
|
||||
|
@ -37,7 +37,7 @@
|
|||
"path": "0.12.7",
|
||||
"prom-client": "14.0.1",
|
||||
"rate-limiter-flexible": "2.3.7",
|
||||
"simple-git": "2.45.1",
|
||||
"simple-git": "3.15.0",
|
||||
"string-similarity": "4.0.4",
|
||||
"swagger-stats": "0.99.2",
|
||||
"swagger-ui-express": "4.3.0",
|
||||
|
|
Loading…
Reference in a new issue