mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-01 10:01:04 -04:00
fix(deps): update dependency fastify to v5.8.5 (#67050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"date-fns-tz": "3.2.0",
|
||||
"dotenv": "16.6.1",
|
||||
"fast-uri": "2.4.0",
|
||||
"fastify": "5.8.4",
|
||||
"fastify": "5.8.5",
|
||||
"fastify-plugin": "5.1.0",
|
||||
"joi": "17.13.3",
|
||||
"jsonwebtoken": "9.0.3",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -141,8 +141,8 @@ importers:
|
||||
specifier: 2.4.0
|
||||
version: 2.4.0
|
||||
fastify:
|
||||
specifier: 5.8.4
|
||||
version: 5.8.4
|
||||
specifier: 5.8.5
|
||||
version: 5.8.5
|
||||
fastify-plugin:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
@@ -7439,8 +7439,8 @@ packages:
|
||||
fastify-plugin@5.1.0:
|
||||
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
||||
|
||||
fastify@5.8.4:
|
||||
resolution: {integrity: sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==}
|
||||
fastify@5.8.5:
|
||||
resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==}
|
||||
|
||||
fastq@1.17.1:
|
||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
||||
@@ -21613,7 +21613,7 @@ snapshots:
|
||||
|
||||
fastify-plugin@5.1.0: {}
|
||||
|
||||
fastify@5.8.4:
|
||||
fastify@5.8.5:
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 4.0.5
|
||||
'@fastify/error': 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user