mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 07:34:42 -04:00
fix(deps): update definitelytyped
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
64dcc08f95
commit
7a77df6c0d
3 changed files with 18 additions and 11 deletions
|
@ -39,7 +39,7 @@
|
|||
"@nestjs/typeorm": "9.0.1",
|
||||
"@nestjs/websockets": "9.3.10",
|
||||
"@types/bcrypt": "5.0.0",
|
||||
"@types/cron": "2.0.0",
|
||||
"@types/cron": "2.0.1",
|
||||
"@types/minio": "7.0.17",
|
||||
"@types/node-fetch": "2.6.2",
|
||||
"@types/passport-http-bearer": "1.0.37",
|
||||
|
@ -92,7 +92,7 @@
|
|||
"@types/express-session": "1.17.7",
|
||||
"@types/jest": "29.5.0",
|
||||
"@types/mysql": "2.15.21",
|
||||
"@types/node": "18.15.3",
|
||||
"@types/node": "18.15.5",
|
||||
"@types/passport-local": "1.0.35",
|
||||
"@types/pg": "8.6.6",
|
||||
"@types/source-map-support": "0.5.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue