mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(deps): update dependency @types/serve-static to v1.15.8
This commit is contained in:
parent
ebb1654d0e
commit
858801502d
@ -29,7 +29,7 @@
|
||||
"@types/sanitize-html": "2.16.0",
|
||||
"@types/sax": "1.2.7",
|
||||
"@types/serve-favicon": "2.5.7",
|
||||
"@types/serve-static": "1.15.7",
|
||||
"@types/serve-static": "1.15.8",
|
||||
"@types/session-file-store": "1.2.5",
|
||||
"@types/stream-throttle": "0.1.4",
|
||||
"@types/supertest": "6.0.3",
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -549,8 +549,8 @@ importers:
|
||||
specifier: 2.5.7
|
||||
version: 2.5.7
|
||||
'@types/serve-static':
|
||||
specifier: 1.15.7
|
||||
version: 1.15.7
|
||||
specifier: 1.15.8
|
||||
version: 1.15.8
|
||||
'@types/session-file-store':
|
||||
specifier: 1.2.5
|
||||
version: 1.2.5
|
||||
@ -4693,8 +4693,8 @@ packages:
|
||||
'@types/serve-index@1.9.4':
|
||||
resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==}
|
||||
|
||||
'@types/serve-static@1.15.7':
|
||||
resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==}
|
||||
'@types/serve-static@1.15.8':
|
||||
resolution: {integrity: sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==}
|
||||
|
||||
'@types/session-file-store@1.2.5':
|
||||
resolution: {integrity: sha512-xjIyh40IznXLrvbAY/nmxu5cMcPcE3ZoDrSDvd02m6p8UjUgOtZAGI7Os5DDd6THuxClLWNhFo/awy1tYp64Bg==}
|
||||
@ -17621,13 +17621,13 @@ snapshots:
|
||||
'@types/body-parser': 1.19.5
|
||||
'@types/express-serve-static-core': 5.0.6
|
||||
'@types/qs': 6.14.0
|
||||
'@types/serve-static': 1.15.7
|
||||
'@types/serve-static': 1.15.8
|
||||
|
||||
'@types/express@5.0.2':
|
||||
dependencies:
|
||||
'@types/body-parser': 1.19.5
|
||||
'@types/express-serve-static-core': 5.0.6
|
||||
'@types/serve-static': 1.15.7
|
||||
'@types/serve-static': 1.15.8
|
||||
|
||||
'@types/fs-extra@11.0.4':
|
||||
dependencies:
|
||||
@ -17803,10 +17803,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/express': 5.0.2
|
||||
|
||||
'@types/serve-static@1.15.7':
|
||||
'@types/serve-static@1.15.8':
|
||||
dependencies:
|
||||
'@types/http-errors': 2.0.4
|
||||
'@types/node': 22.15.21
|
||||
'@types/node': 22.15.30
|
||||
'@types/send': 0.17.4
|
||||
|
||||
'@types/session-file-store@1.2.5':
|
||||
@ -17846,7 +17846,7 @@ snapshots:
|
||||
'@types/swagger-ui-express@4.1.8':
|
||||
dependencies:
|
||||
'@types/express': 5.0.2
|
||||
'@types/serve-static': 1.15.7
|
||||
'@types/serve-static': 1.15.8
|
||||
|
||||
'@types/tmp@0.2.6': {}
|
||||
|
||||
@ -27464,7 +27464,7 @@ snapshots:
|
||||
'@types/express': 4.17.22
|
||||
'@types/express-serve-static-core': 5.0.6
|
||||
'@types/serve-index': 1.9.4
|
||||
'@types/serve-static': 1.15.7
|
||||
'@types/serve-static': 1.15.8
|
||||
'@types/sockjs': 0.3.36
|
||||
'@types/ws': 8.18.1
|
||||
ansi-html-community: 0.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user