mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
chore(deps): update dependency @types/express-serve-static-core to v5.1.0 (#7214)
This commit is contained in:
commit
99e2b63ff0
@ -90,7 +90,7 @@
|
||||
"mermaid": "11.12.0",
|
||||
"preact": "10.27.2",
|
||||
"roughjs": "4.6.6",
|
||||
"@types/express-serve-static-core": "5.0.7",
|
||||
"@types/express-serve-static-core": "5.1.0",
|
||||
"flat@<5.0.1": ">=5.0.1",
|
||||
"debug@>=3.2.0 <3.2.7": ">=3.2.7",
|
||||
"nanoid@<3.3.8": ">=3.3.8",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -8,7 +8,7 @@ overrides:
|
||||
mermaid: 11.12.0
|
||||
preact: 10.27.2
|
||||
roughjs: 4.6.6
|
||||
'@types/express-serve-static-core': 5.0.7
|
||||
'@types/express-serve-static-core': 5.1.0
|
||||
flat@<5.0.1: '>=5.0.1'
|
||||
debug@>=3.2.0 <3.2.7: '>=3.2.7'
|
||||
nanoid@<3.3.8: '>=3.3.8'
|
||||
@ -4715,8 +4715,8 @@ packages:
|
||||
'@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==}
|
||||
'@types/express-serve-static-core@5.1.0':
|
||||
resolution: {integrity: sha512-jnHMsrd0Mwa9Cf4IdOzbz543y4XJepXrbia2T4b6+spXC2We3t1y6K44D3mR8XMFSXMCf3/l7rCgddfx7UNVBA==}
|
||||
|
||||
'@types/express-session@1.18.2':
|
||||
resolution: {integrity: sha512-k+I0BxwVXsnEU2hV77cCobC08kIsn4y44C3gC0b46uxZVMaXA04lSPgRLR/bSL2w0t0ShJiG8o4jPzRG/nscFg==}
|
||||
@ -18791,7 +18791,7 @@ snapshots:
|
||||
|
||||
'@types/connect-history-api-fallback@1.5.4':
|
||||
dependencies:
|
||||
'@types/express-serve-static-core': 5.0.7
|
||||
'@types/express-serve-static-core': 5.1.0
|
||||
'@types/node': 22.18.8
|
||||
|
||||
'@types/connect@3.4.38':
|
||||
@ -18962,7 +18962,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/express': 5.0.3
|
||||
|
||||
'@types/express-serve-static-core@5.0.7':
|
||||
'@types/express-serve-static-core@5.1.0':
|
||||
dependencies:
|
||||
'@types/node': 22.18.8
|
||||
'@types/qs': 6.14.0
|
||||
@ -18976,14 +18976,14 @@ snapshots:
|
||||
'@types/express@4.17.23':
|
||||
dependencies:
|
||||
'@types/body-parser': 1.19.6
|
||||
'@types/express-serve-static-core': 5.0.7
|
||||
'@types/express-serve-static-core': 5.1.0
|
||||
'@types/qs': 6.14.0
|
||||
'@types/serve-static': 1.15.9
|
||||
|
||||
'@types/express@5.0.3':
|
||||
dependencies:
|
||||
'@types/body-parser': 1.19.6
|
||||
'@types/express-serve-static-core': 5.0.7
|
||||
'@types/express-serve-static-core': 5.1.0
|
||||
'@types/serve-static': 1.15.9
|
||||
|
||||
'@types/fs-extra@11.0.4':
|
||||
@ -29992,7 +29992,7 @@ snapshots:
|
||||
'@types/bonjour': 3.5.13
|
||||
'@types/connect-history-api-fallback': 1.5.4
|
||||
'@types/express': 4.17.23
|
||||
'@types/express-serve-static-core': 5.0.7
|
||||
'@types/express-serve-static-core': 5.1.0
|
||||
'@types/serve-index': 1.9.4
|
||||
'@types/serve-static': 1.15.9
|
||||
'@types/sockjs': 0.3.36
|
||||
|
Loading…
x
Reference in New Issue
Block a user