mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency @fastify/swagger-ui to v1.10.1
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"@fastify/middie": "8.3",
|
||||
"@fastify/session": "10.5.0",
|
||||
"@fastify/swagger": "8.12.0",
|
||||
"@fastify/swagger-ui": "1.9.3",
|
||||
"@fastify/swagger-ui": "1.10.1",
|
||||
"@fastify/type-provider-typebox": "3.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
||||
"@prisma/client": "5.3.1",
|
||||
|
||||
Generated
+4
-4
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: 8.12.0
|
||||
version: 8.12.0
|
||||
'@fastify/swagger-ui':
|
||||
specifier: 1.9.3
|
||||
version: 1.9.3
|
||||
specifier: 1.10.1
|
||||
version: 1.10.1
|
||||
'@fastify/type-provider-typebox':
|
||||
specifier: 3.5.0
|
||||
version: 3.5.0(@sinclair/typebox@0.31.17)
|
||||
@@ -6705,8 +6705,8 @@ packages:
|
||||
p-limit: 3.1.0
|
||||
dev: false
|
||||
|
||||
/@fastify/swagger-ui@1.9.3:
|
||||
resolution: {integrity: sha512-YYqce4CydjDIEry6Zo4JLjVPe5rjS8iGnk3fHiIQnth9sFSLeyG0U1DCH+IyYmLddNDg1uWJOuErlVqnu/jI3w==}
|
||||
/@fastify/swagger-ui@1.10.1:
|
||||
resolution: {integrity: sha512-u3EJqNKvVr3X+6jY5i6pbs6/tXCrSlqc2Y+PVjnHBTOGh/d36uHMz+z4jPFy9gie2my6iHUrAdM8itlVmoUjog==}
|
||||
dependencies:
|
||||
'@fastify/static': 6.11.2
|
||||
fastify-plugin: 4.5.1
|
||||
|
||||
Reference in New Issue
Block a user