mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency fastify to v5.8.2 (#66450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"date-fns-tz": "3.2.0",
|
||||
"dotenv": "16.6.1",
|
||||
"fast-uri": "2.4.0",
|
||||
"fastify": "5.8.1",
|
||||
"fastify": "5.8.2",
|
||||
"fastify-plugin": "5.1.0",
|
||||
"joi": "17.13.3",
|
||||
"jsonwebtoken": "9.0.3",
|
||||
|
||||
Generated
+5
-5
@@ -141,8 +141,8 @@ importers:
|
||||
specifier: 2.4.0
|
||||
version: 2.4.0
|
||||
fastify:
|
||||
specifier: 5.8.1
|
||||
version: 5.8.1
|
||||
specifier: 5.8.2
|
||||
version: 5.8.2
|
||||
fastify-plugin:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
@@ -8515,8 +8515,8 @@ packages:
|
||||
fastify-plugin@5.1.0:
|
||||
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
||||
|
||||
fastify@5.8.1:
|
||||
resolution: {integrity: sha512-y0kicFvvn7CYWoPOVLOcvn4YyKQz03DIY7UxmyOy21/J8eXm09R+tmb+tVDBW5h+pja30cHI5dqUcSlvY86V2A==}
|
||||
fastify@5.8.2:
|
||||
resolution: {integrity: sha512-lZmt3navvZG915IE+f7/TIVamxIwmBd+OMB+O9WBzcpIwOo6F0LTh0sluoMFk5VkrKTvvrwIaoJPkir4Z+jtAg==}
|
||||
|
||||
fastq@1.17.1:
|
||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
||||
@@ -24536,7 +24536,7 @@ snapshots:
|
||||
|
||||
fastify-plugin@5.1.0: {}
|
||||
|
||||
fastify@5.8.1:
|
||||
fastify@5.8.2:
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 4.0.5
|
||||
'@fastify/error': 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user