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.2
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"@fastify/express": "^2.3.0",
|
"@fastify/express": "^2.3.0",
|
||||||
"@fastify/session": "10.5.0",
|
"@fastify/session": "10.5.0",
|
||||||
"@fastify/swagger": "8.12.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",
|
"@fastify/type-provider-typebox": "3.5.0",
|
||||||
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
||||||
"@prisma/client": "5.5.2",
|
"@prisma/client": "5.5.2",
|
||||||
|
|||||||
Generated
+4
-4
@@ -187,8 +187,8 @@ importers:
|
|||||||
specifier: 8.12.0
|
specifier: 8.12.0
|
||||||
version: 8.12.0
|
version: 8.12.0
|
||||||
'@fastify/swagger-ui':
|
'@fastify/swagger-ui':
|
||||||
specifier: 1.10.1
|
specifier: 1.10.2
|
||||||
version: 1.10.1
|
version: 1.10.2
|
||||||
'@fastify/type-provider-typebox':
|
'@fastify/type-provider-typebox':
|
||||||
specifier: 3.5.0
|
specifier: 3.5.0
|
||||||
version: 3.5.0(@sinclair/typebox@0.31.17)
|
version: 3.5.0(@sinclair/typebox@0.31.17)
|
||||||
@@ -6997,8 +6997,8 @@ packages:
|
|||||||
p-limit: 3.1.0
|
p-limit: 3.1.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@fastify/swagger-ui@1.10.1:
|
/@fastify/swagger-ui@1.10.2:
|
||||||
resolution: {integrity: sha512-u3EJqNKvVr3X+6jY5i6pbs6/tXCrSlqc2Y+PVjnHBTOGh/d36uHMz+z4jPFy9gie2my6iHUrAdM8itlVmoUjog==}
|
resolution: {integrity: sha512-f2mRqtblm6eRAFQ3e8zSngxVNEtiYY7rISKQVjPA++ZsWc5WYlPVTb6Bx0G/zy0BIoucNqDr/Q2Vb/kTYkOq1A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/static': 6.11.2
|
'@fastify/static': 6.11.2
|
||||||
fastify-plugin: 4.5.1
|
fastify-plugin: 4.5.1
|
||||||
|
|||||||
Reference in New Issue
Block a user