generated from nhcarrigan/template
deps: update fastify to 5.7.4
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
"@sentry/node": "7.114.0",
|
"@sentry/node": "7.114.0",
|
||||||
"discord.js": "14.15.2",
|
"discord.js": "14.15.2",
|
||||||
"dotenv": "16.4.5",
|
"dotenv": "16.4.5",
|
||||||
"fastify": "5.7.2",
|
"fastify": "5.7.4",
|
||||||
"winston": "3.13.0"
|
"winston": "3.13.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+5
-5
@@ -21,8 +21,8 @@ importers:
|
|||||||
specifier: 16.4.5
|
specifier: 16.4.5
|
||||||
version: 16.4.5
|
version: 16.4.5
|
||||||
fastify:
|
fastify:
|
||||||
specifier: 5.7.2
|
specifier: 5.7.4
|
||||||
version: 5.7.2
|
version: 5.7.4
|
||||||
winston:
|
winston:
|
||||||
specifier: 3.13.0
|
specifier: 3.13.0
|
||||||
version: 3.13.0
|
version: 3.13.0
|
||||||
@@ -630,8 +630,8 @@ packages:
|
|||||||
fast-uri@3.0.2:
|
fast-uri@3.0.2:
|
||||||
resolution: {integrity: sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==}
|
resolution: {integrity: sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==}
|
||||||
|
|
||||||
fastify@5.7.2:
|
fastify@5.7.4:
|
||||||
resolution: {integrity: sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A==}
|
resolution: {integrity: sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==}
|
||||||
|
|
||||||
fastq@1.15.0:
|
fastq@1.15.0:
|
||||||
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
||||||
@@ -2069,7 +2069,7 @@ snapshots:
|
|||||||
|
|
||||||
fast-uri@3.0.2: {}
|
fast-uri@3.0.2: {}
|
||||||
|
|
||||||
fastify@5.7.2:
|
fastify@5.7.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/ajv-compiler': 4.0.5
|
'@fastify/ajv-compiler': 4.0.5
|
||||||
'@fastify/error': 4.0.0
|
'@fastify/error': 4.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user