mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency @fastify/swagger to v8.10.1
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"@fastify/csrf-protection": "6.3.0",
|
||||
"@fastify/middie": "8.3",
|
||||
"@fastify/session": "10.5.0",
|
||||
"@fastify/swagger": "8.10.0",
|
||||
"@fastify/swagger": "8.10.1",
|
||||
"@fastify/swagger-ui": "1.9.3",
|
||||
"@fastify/type-provider-typebox": "3.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "7.1.0",
|
||||
|
||||
Generated
+4
-4
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: 10.5.0
|
||||
version: 10.5.0
|
||||
'@fastify/swagger':
|
||||
specifier: 8.10.0
|
||||
version: 8.10.0
|
||||
specifier: 8.10.1
|
||||
version: 8.10.1
|
||||
'@fastify/swagger-ui':
|
||||
specifier: 1.9.3
|
||||
version: 1.9.3
|
||||
@@ -7155,8 +7155,8 @@ packages:
|
||||
yaml: 2.3.1
|
||||
dev: false
|
||||
|
||||
/@fastify/swagger@8.10.0:
|
||||
resolution: {integrity: sha512-0o6nd0qWpJbVSv/vbK4bzHSYe7l+PTGPqrQVwWIXVGd7CvXr585SBx+h8EgrMOY80bcOnGreqnjYFOV0osGP5A==}
|
||||
/@fastify/swagger@8.10.1:
|
||||
resolution: {integrity: sha512-NZ4PyppZWEd4j8qPt4AKGhuMm7dALe2IntmI2NrdlnPno+rFRyQJHw3XHdziN7yirYGhCGM+vByItWEnPHLu4w==}
|
||||
dependencies:
|
||||
fastify-plugin: 4.5.1
|
||||
json-schema-resolver: 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user