chore(deps): update dependency @types/express to v5.0.4 (#7487)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run

This commit is contained in:
Elian Doran 2025-10-25 16:37:47 +03:00 committed by GitHub
commit c4e5494c14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 19 additions and 10 deletions

View File

@ -37,7 +37,7 @@
"devDependencies": {
"@playwright/test": "1.56.1",
"@stylistic/eslint-plugin": "5.5.0",
"@types/express": "5.0.3",
"@types/express": "5.0.4",
"@types/node": "22.18.12",
"@types/yargs": "17.0.34",
"@vitest/coverage-v8": "3.2.4",

View File

@ -40,7 +40,7 @@
"@fast-csv/parse": "5.0.5",
"@playwright/test": "1.56.1",
"@triliumnext/server": "workspace:*",
"@types/express": "5.0.3",
"@types/express": "5.0.4",
"@types/node": "22.18.12",
"@vitest/coverage-v8": "3.2.4",
"@vitest/ui": "3.2.4",

25
pnpm-lock.yaml generated
View File

@ -50,8 +50,8 @@ importers:
specifier: workspace:*
version: link:apps/server
'@types/express':
specifier: 5.0.3
version: 5.0.3
specifier: 5.0.4
version: 5.0.4
'@types/node':
specifier: 22.18.12
version: 22.18.12
@ -497,7 +497,7 @@ importers:
version: 1.8.1
'@types/cookie-parser':
specifier: 1.4.10
version: 1.4.10(@types/express@5.0.3)
version: 1.4.10(@types/express@5.0.4)
'@types/debounce':
specifier: 1.2.4
version: 1.2.4
@ -4958,6 +4958,9 @@ packages:
'@types/express@5.0.3':
resolution: {integrity: sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==}
'@types/express@5.0.4':
resolution: {integrity: sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA==}
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
@ -15598,8 +15601,6 @@ snapshots:
'@ckeditor/ckeditor5-utils': 47.1.0
'@ckeditor/ckeditor5-widget': 47.1.0
ckeditor5: 47.1.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-mention@47.1.0(patch_hash=5981fb59ba35829e4dff1d39cf771000f8a8fdfa7a34b51d8af9549541f2d62d)':
dependencies:
@ -15952,6 +15953,8 @@ snapshots:
'@ckeditor/ckeditor5-icons': 47.1.0
'@ckeditor/ckeditor5-ui': 47.1.0
'@ckeditor/ckeditor5-utils': 47.1.0
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-upload@47.1.0':
dependencies:
@ -19309,9 +19312,9 @@ snapshots:
dependencies:
'@types/node': 22.18.12
'@types/cookie-parser@1.4.10(@types/express@5.0.3)':
'@types/cookie-parser@1.4.10(@types/express@5.0.4)':
dependencies:
'@types/express': 5.0.3
'@types/express': 5.0.4
'@types/cookie@0.6.0':
optional: true
@ -19501,6 +19504,12 @@ snapshots:
'@types/express-serve-static-core': 5.1.0
'@types/serve-static': 1.15.10
'@types/express@5.0.4':
dependencies:
'@types/body-parser': 1.19.6
'@types/express-serve-static-core': 5.1.0
'@types/serve-static': 1.15.10
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
@ -19696,7 +19705,7 @@ snapshots:
'@types/serve-index@1.9.4':
dependencies:
'@types/express': 5.0.3
'@types/express': 5.0.4
'@types/serve-static@1.15.10':
dependencies: