update deps
This commit is contained in:
parent
9303cb07c4
commit
07e279bbab
|
|
@ -69,7 +69,7 @@
|
|||
"@fastify/express": "2.3.0",
|
||||
"@fastify/http-proxy": "9.2.1",
|
||||
"@fastify/multipart": "7.7.3",
|
||||
"@fastify/static": "6.11.0",
|
||||
"@fastify/static": "6.11.1",
|
||||
"@fastify/view": "8.1.0",
|
||||
"@nestjs/common": "10.2.5",
|
||||
"@nestjs/core": "10.2.5",
|
||||
|
|
|
|||
|
|
@ -96,8 +96,8 @@ importers:
|
|||
specifier: 7.7.3
|
||||
version: 7.7.3
|
||||
'@fastify/static':
|
||||
specifier: 6.11.0
|
||||
version: 6.11.0
|
||||
specifier: 6.11.1
|
||||
version: 6.11.1
|
||||
'@fastify/view':
|
||||
specifier: 8.1.0
|
||||
version: 8.1.0
|
||||
|
|
@ -3097,7 +3097,7 @@ packages:
|
|||
dependencies:
|
||||
'@bull-board/api': 5.8.2(@bull-board/ui@5.8.2)
|
||||
'@bull-board/ui': 5.8.2
|
||||
'@fastify/static': 6.11.0
|
||||
'@fastify/static': 6.11.1
|
||||
'@fastify/view': 7.4.1
|
||||
ejs: 3.1.8
|
||||
dev: false
|
||||
|
|
@ -3849,8 +3849,8 @@ packages:
|
|||
mime: 3.0.0
|
||||
dev: false
|
||||
|
||||
/@fastify/static@6.11.0:
|
||||
resolution: {integrity: sha512-jgnqpRojDqOLHnnKlZgvvUFzR8rrxqkqzbtmuHp1amIArxGVJDXyBMPbxb3yteklBA7tPilXbx5xzDRiGXR0RA==}
|
||||
/@fastify/static@6.11.1:
|
||||
resolution: {integrity: sha512-d8cJyPhZ0WNQTPniMNV+Q8ADuILpcMMETmkyg5Co1voT48aQXFpQP8jJmQDGo858GG3xt7v0YXeawmpGzooYaw==}
|
||||
dependencies:
|
||||
'@fastify/accept-negotiator': 1.0.0
|
||||
'@fastify/send': 2.0.1
|
||||
|
|
@ -3858,13 +3858,12 @@ packages:
|
|||
fastify-plugin: 4.5.0
|
||||
glob: 8.1.0
|
||||
p-limit: 3.1.0
|
||||
readable-stream: 4.3.0
|
||||
dev: false
|
||||
|
||||
/@fastify/swagger-ui@1.9.0:
|
||||
resolution: {integrity: sha512-7RTq2bI2cg4k6WsY69k8MZ8GnH6VUSbczJGnTotUKH+fOY9Cg3y8NEvPUREfwRzguI+3N+v8gp6H0UAohayldA==}
|
||||
dependencies:
|
||||
'@fastify/static': 6.11.0
|
||||
'@fastify/static': 6.11.1
|
||||
fastify-plugin: 4.5.0
|
||||
openapi-types: 12.1.3
|
||||
rfdc: 1.3.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue