generated from nhcarrigan/template
deps: update fastify to 5.7.2
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.1",
|
"fastify": "5.7.2",
|
||||||
"winston": "3.13.0"
|
"winston": "3.13.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+7
-7
@@ -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.1
|
specifier: 5.7.2
|
||||||
version: 5.7.1
|
version: 5.7.2
|
||||||
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.1:
|
fastify@5.7.2:
|
||||||
resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==}
|
resolution: {integrity: sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A==}
|
||||||
|
|
||||||
fastq@1.15.0:
|
fastq@1.15.0:
|
||||||
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
||||||
@@ -1598,7 +1598,7 @@ snapshots:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
semver: 7.5.4
|
semver: 7.6.3
|
||||||
tsutils: 3.21.0(typescript@5.4.5)
|
tsutils: 3.21.0(typescript@5.4.5)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
@@ -1615,7 +1615,7 @@ snapshots:
|
|||||||
'@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 5.59.5(typescript@5.4.5)
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
semver: 7.5.4
|
semver: 7.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@@ -2069,7 +2069,7 @@ snapshots:
|
|||||||
|
|
||||||
fast-uri@3.0.2: {}
|
fast-uri@3.0.2: {}
|
||||||
|
|
||||||
fastify@5.7.1:
|
fastify@5.7.2:
|
||||||
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