mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-20 12:03:11 -04:00
fix(deps): update dependency @fastify/swagger-ui to v1.10.2
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@fastify/express": "^2.3.0",
|
||||
"@fastify/session": "10.5.0",
|
||||
"@fastify/swagger": "8.12.0",
|
||||
"@fastify/swagger-ui": "1.10.1",
|
||||
"@fastify/swagger-ui": "1.10.2",
|
||||
"@fastify/type-provider-typebox": "3.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
||||
"@prisma/client": "5.5.2",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: 8.12.0
|
||||
version: 8.12.0
|
||||
'@fastify/swagger-ui':
|
||||
specifier: 1.10.1
|
||||
version: 1.10.1
|
||||
specifier: 1.10.2
|
||||
version: 1.10.2
|
||||
'@fastify/type-provider-typebox':
|
||||
specifier: 3.5.0
|
||||
version: 3.5.0(@sinclair/typebox@0.31.17)
|
||||
@@ -6997,8 +6997,8 @@ packages:
|
||||
p-limit: 3.1.0
|
||||
dev: false
|
||||
|
||||
/@fastify/swagger-ui@1.10.1:
|
||||
resolution: {integrity: sha512-u3EJqNKvVr3X+6jY5i6pbs6/tXCrSlqc2Y+PVjnHBTOGh/d36uHMz+z4jPFy9gie2my6iHUrAdM8itlVmoUjog==}
|
||||
/@fastify/swagger-ui@1.10.2:
|
||||
resolution: {integrity: sha512-f2mRqtblm6eRAFQ3e8zSngxVNEtiYY7rISKQVjPA++ZsWc5WYlPVTb6Bx0G/zy0BIoucNqDr/Q2Vb/kTYkOq1A==}
|
||||
dependencies:
|
||||
'@fastify/static': 6.11.2
|
||||
fastify-plugin: 4.5.1
|
||||
|
||||
Reference in New Issue
Block a user