1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 07:25:04 +02:00

fix(deps): update dependency @fastify/static to v10.1.2 [security] (#17796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-25 09:27:15 +09:00
committed by GitHub
parent d2973ecdca
commit e8951b7aa1
3 changed files with 8 additions and 6 deletions

View File

@@ -58,7 +58,7 @@
"@fastify/http-proxy": "11.5.0",
"@fastify/multipart": "10.1.0",
"@fastify/otel": "0.20.1",
"@fastify/static": "10.1.0",
"@fastify/static": "10.1.2",
"@kitajs/html": "4.2.13",
"@misskey-dev/emoji-assets": "17.0.3",
"@misskey-dev/emoji-data": "17.0.3",

10
pnpm-lock.yaml generated
View File

@@ -192,8 +192,8 @@ importers:
specifier: 0.20.1
version: 0.20.1(@opentelemetry/api@1.9.1)
'@fastify/static':
specifier: 10.1.0
version: 10.1.0
specifier: 10.1.2
version: 10.1.2
'@kitajs/html':
specifier: 4.2.13
version: 4.2.13
@@ -1955,8 +1955,8 @@ packages:
'@fastify/send@4.1.0':
resolution: {integrity: sha512-TMYeQLCBSy2TOFmV95hQWkiTYgC/SEx7vMdV+wnZVX4tt8VBLKzmH8vV9OzJehV0+XBfg+WxPMt5wp+JBUKsVw==}
'@fastify/static@10.1.0':
resolution: {integrity: sha512-iK/8TvRM/EgNOyQL+EpWu+x3aR6o4GWt+UI+27zmE7w6t/6d80mXqOtWLdEKQ13vL/g1Jry0ae2icj6GP7tGzA==}
'@fastify/static@10.1.2':
resolution: {integrity: sha512-G/g18cG9tLutT/OVyN1AIsHIl9L1UwmJ+S3dkyhVpplIx0nEMicd7RGQ+uJLyhKKF4a3tTcQydccn3Mop1fX+Q==}
'@file-type/xml@0.4.4':
resolution: {integrity: sha512-NhCyXoHlVZ8TqM476hyzwGJ24+D5IPSaZhmrPj7qXnEVb3q6jrFzA3mM9TBpknKSI9EuQeGTKRg2DXGUwvBBoQ==}
@@ -10088,7 +10088,7 @@ snapshots:
http-errors: 2.0.1
mime: 3.0.0
'@fastify/static@10.1.0':
'@fastify/static@10.1.2':
dependencies:
'@fastify/accept-negotiator': 2.0.1
'@fastify/error': 4.2.0

View File

@@ -58,6 +58,8 @@ minimumReleaseAgeExclude:
- "@opentelemetry/core@2.8.0"
# Renovate security update: typeorm@1.1.0
- typeorm@1.1.0
# Renovate security update: @fastify/static@10.1.2
- "@fastify/static@10.1.2"
overrides:
'@aiscript-dev/aiscript-languageserver': '-'
'bullmq>ioredis': 5.11.1