mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 15:18:38 -04:00
fix(deps): update definitelytyped
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d57e6261da
commit
2cb5b91d76
2 changed files with 80 additions and 14 deletions
backend
|
@ -40,7 +40,7 @@
|
|||
"@nestjs/websockets": "9.4.2",
|
||||
"@types/bcrypt": "5.0.0",
|
||||
"@types/cron": "2.0.1",
|
||||
"@types/minio": "7.0.18",
|
||||
"@types/minio": "7.1.0",
|
||||
"@types/node-fetch": "2.6.4",
|
||||
"@types/passport-http-bearer": "1.0.37",
|
||||
"@zxcvbn-ts/core": "3.0.1",
|
||||
|
@ -92,7 +92,7 @@
|
|||
"@types/mysql": "2.15.21",
|
||||
"@types/node": "20.1.1",
|
||||
"@types/passport-local": "1.0.35",
|
||||
"@types/pg": "8.6.6",
|
||||
"@types/pg": "8.10.1",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/ws": "8.5.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue