mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(deps): update dependency @types/express-http-proxy to v1.6.7
This commit is contained in:
parent
aefa2315b7
commit
a7752a8421
@ -16,7 +16,7 @@
|
||||
"@types/debounce": "1.2.4",
|
||||
"@types/ejs": "3.1.5",
|
||||
"@types/escape-html": "1.0.4",
|
||||
"@types/express-http-proxy": "1.6.6",
|
||||
"@types/express-http-proxy": "1.6.7",
|
||||
"@types/express-session": "1.18.2",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/html": "1.0.4",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -528,8 +528,8 @@ importers:
|
||||
specifier: 1.0.4
|
||||
version: 1.0.4
|
||||
'@types/express-http-proxy':
|
||||
specifier: 1.6.6
|
||||
version: 1.6.6
|
||||
specifier: 1.6.7
|
||||
version: 1.6.7
|
||||
'@types/express-session':
|
||||
specifier: 1.18.2
|
||||
version: 1.18.2
|
||||
@ -5759,8 +5759,8 @@ packages:
|
||||
'@types/estree@1.0.8':
|
||||
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
||||
|
||||
'@types/express-http-proxy@1.6.6':
|
||||
resolution: {integrity: sha512-J8ZqHG76rq1UB716IZ3RCmUhg406pbWxsM3oFCFccl5xlWUPzoR4if6Og/cE4juK8emH0H9quZa5ltn6ZdmQJg==}
|
||||
'@types/express-http-proxy@1.6.7':
|
||||
resolution: {integrity: sha512-CEp9pbnwVI1RzN9PXc+KESMxwUW5r1O7tkWb5h7Wg/YAIf+KulD/zKev8fbbn+Ljt0Yvs8MXwV2W6Id+cKxe2Q==}
|
||||
|
||||
'@types/express-serve-static-core@5.0.7':
|
||||
resolution: {integrity: sha512-R+33OsgWw7rOhD1emjU7dzCDHucJrgJXMA5PYCzJxVil0dsyx5iBEPHqpPfiKNJQb7lZ1vxwoLR4Z87bBUpeGQ==}
|
||||
@ -16824,6 +16824,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-core': 46.0.0
|
||||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
ckeditor5: 46.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-code-block@46.0.0(patch_hash=2361d8caad7d6b5bddacc3a3b4aa37dbfba260b1c1b22a450413a79c1bb1ce95)':
|
||||
dependencies:
|
||||
@ -16883,6 +16885,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
'@ckeditor/ckeditor5-watchdog': 46.0.0
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.8.3)':
|
||||
dependencies:
|
||||
@ -17571,6 +17575,8 @@ snapshots:
|
||||
'@ckeditor/ckeditor5-ui': 46.0.0
|
||||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
ckeditor5: 46.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-restricted-editing@46.0.0':
|
||||
dependencies:
|
||||
@ -21762,7 +21768,7 @@ snapshots:
|
||||
|
||||
'@types/estree@1.0.8': {}
|
||||
|
||||
'@types/express-http-proxy@1.6.6':
|
||||
'@types/express-http-proxy@1.6.7':
|
||||
dependencies:
|
||||
'@types/express': 5.0.3
|
||||
|
||||
@ -21995,7 +22001,7 @@ snapshots:
|
||||
|
||||
'@types/serve-index@1.9.4':
|
||||
dependencies:
|
||||
'@types/express': 4.17.23
|
||||
'@types/express': 5.0.3
|
||||
|
||||
'@types/serve-static@1.15.8':
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user