mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
fix(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf51c7572a
commit
5d45fc21e4
5 changed files with 66 additions and 75 deletions
|
@ -41,7 +41,7 @@
|
|||
"@nestjs/websockets": "10.4.1",
|
||||
"@node-rs/argon2": "1.8.3",
|
||||
"@types/bcrypt": "5.0.2",
|
||||
"@types/cron": "2.0.1",
|
||||
"@types/cron": "2.4.0",
|
||||
"@types/minio": "7.1.0",
|
||||
"@types/node-fetch": "2.6.11",
|
||||
"@types/passport-http-bearer": "1.0.41",
|
||||
|
@ -88,13 +88,13 @@
|
|||
"@types/cli-color": "2.0.6",
|
||||
"@types/cookie": "0.6.0",
|
||||
"@types/cookie-signature": "1.1.2",
|
||||
"@types/diff": "5.0.9",
|
||||
"@types/diff": "5.2.2",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/express-session": "1.17.10",
|
||||
"@types/express-session": "1.18.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/mysql": "2.15.25",
|
||||
"@types/node": "20.11.18",
|
||||
"@types/node": "20.16.2",
|
||||
"@types/passport-local": "1.0.38",
|
||||
"@types/pg": "8.11.0",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue