fix(deps): update dependency @fastify/swagger-ui to v5.2.6 (#67158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-28 21:53:17 +05:30
committed by GitHub
parent 21179b8dd3
commit 40836e70fd
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"@fastify/csrf-protection": "7.1.0",
"@fastify/oauth2": "8.2.0",
"@fastify/swagger": "9.7.0",
"@fastify/swagger-ui": "5.2.5",
"@fastify/swagger-ui": "5.2.6",
"@fastify/type-provider-typebox": "6.1.0",
"@freecodecamp/shared": "workspace:*",
"@growthbook/growthbook": "1.6.5",
+9 -9
View File
@@ -105,8 +105,8 @@ importers:
specifier: 9.7.0
version: 9.7.0
'@fastify/swagger-ui':
specifier: 5.2.5
version: 5.2.5
specifier: 5.2.6
version: 5.2.6
'@fastify/type-provider-typebox':
specifier: 6.1.0
version: 6.1.0(typebox@1.1.29)
@@ -2606,11 +2606,11 @@ packages:
'@fastify/send@4.0.0':
resolution: {integrity: sha512-eJjKDxyBnZ1iMHcmwYWG5wSA/yzVY/yrBy3Upd2+hc0omcK13tWeXRcbF28zEcbl+Z2kXEgMzJ5Rb/gXGWx9Rg==}
'@fastify/static@9.0.0':
resolution: {integrity: sha512-r64H8Woe/vfilg5RTy7lwWlE8ZZcTrc3kebYFMEUBrMqlydhQyoiExQXdYAy2REVpST/G35+stAM8WYp1WGmMA==}
'@fastify/static@9.1.3':
resolution: {integrity: sha512-aXrYtsiryLhRxRNaxNqsn7FUISeb7rB9q4eHUPIot5aeQBLNahnz1m6thzm7JWC1poSGXS9XrX8DvuMivp2hkQ==}
'@fastify/swagger-ui@5.2.5':
resolution: {integrity: sha512-ky3I0LAkXKX/prwSDpoQ3kscBKsj2Ha6Gp1/JfgQSqyx0bm9F2bE//XmGVGj2cR9l5hUjZYn60/hqn7e+OLgWQ==}
'@fastify/swagger-ui@5.2.6':
resolution: {integrity: sha512-OMnms0O5s9wb6wis/K5nlrAMLsgUbr1GA8uphM41IasWe3AFdgxz6r/3bA9HTxlDNUYc2FGGKeqMp3ntxmSiNA==}
'@fastify/swagger@9.7.0':
resolution: {integrity: sha512-Vp1SC1GC2Hrkd3faFILv86BzUNyFz5N4/xdExqtCgkGASOzn/x+eMe4qXIGq7cdT6wif/P/oa6r1Ruqx19paZA==}
@@ -15756,7 +15756,7 @@ snapshots:
http-errors: 2.0.1
mime: 3.0.0
'@fastify/static@9.0.0':
'@fastify/static@9.1.3':
dependencies:
'@fastify/accept-negotiator': 2.0.1
'@fastify/send': 4.0.0
@@ -15765,9 +15765,9 @@ snapshots:
fastq: 1.17.1
glob: 13.0.6
'@fastify/swagger-ui@5.2.5':
'@fastify/swagger-ui@5.2.6':
dependencies:
'@fastify/static': 9.0.0
'@fastify/static': 9.1.3
fastify-plugin: 5.1.0
openapi-types: 12.1.3
rfdc: 1.4.1