mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
build(deps): bump fastify (#4830)
Bumps the npm_and_yarn group with 1 update in the /examples/bigbot directory: [fastify](https://github.com/fastify/fastify). Updates `fastify` from 5.7.4 to 5.8.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.7.4...v5.8.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"amqplib": "^0.10.5",
|
||||
"chalk": "^5.4.1",
|
||||
"dotenv": "^16.4.7",
|
||||
"fastify": "^5.7.3"
|
||||
"fastify": "^5.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/amqplib": "^0.10.6",
|
||||
|
||||
@@ -496,7 +496,7 @@ __metadata:
|
||||
chalk: "npm:^5.4.1"
|
||||
chokidar: "npm:^3.6.0"
|
||||
dotenv: "npm:^16.4.7"
|
||||
fastify: "npm:^5.7.3"
|
||||
fastify: "npm:^5.8.1"
|
||||
typescript: "npm:^5.7.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -642,9 +642,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^5.7.3":
|
||||
version: 5.7.4
|
||||
resolution: "fastify@npm:5.7.4"
|
||||
"fastify@npm:^5.8.1":
|
||||
version: 5.8.1
|
||||
resolution: "fastify@npm:5.8.1"
|
||||
dependencies:
|
||||
"@fastify/ajv-compiler": "npm:^4.0.5"
|
||||
"@fastify/error": "npm:^4.0.0"
|
||||
@@ -655,13 +655,13 @@ __metadata:
|
||||
fast-json-stringify: "npm:^6.0.0"
|
||||
find-my-way: "npm:^9.0.0"
|
||||
light-my-request: "npm:^6.0.0"
|
||||
pino: "npm:^10.1.0"
|
||||
pino: "npm:^9.14.0 || ^10.1.0"
|
||||
process-warning: "npm:^5.0.0"
|
||||
rfdc: "npm:^1.3.1"
|
||||
secure-json-parse: "npm:^4.0.0"
|
||||
semver: "npm:^7.6.0"
|
||||
toad-cache: "npm:^3.7.0"
|
||||
checksum: 10c0/87425737ad4973eac1cb8a2cc00771fae26ccf87f7142d6a100e4b03d92613b050ec2abbb9b54432dfee0bebc5b75f5658c0016e77970cb4fb9d8382729cfc6a
|
||||
checksum: 10c0/c786cf3d6917dade7d7901d612006fac2a9e921ca01c8eb2104d1016e22bf66b019c4c091cd057ebb4b4ece1022cc58e8cb7f033d7b6468265535bc277ba0684
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1172,9 +1172,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pino@npm:^10.1.0":
|
||||
version: 10.3.0
|
||||
resolution: "pino@npm:10.3.0"
|
||||
"pino@npm:^9.14.0 || ^10.1.0":
|
||||
version: 10.3.1
|
||||
resolution: "pino@npm:10.3.1"
|
||||
dependencies:
|
||||
"@pinojs/redact": "npm:^0.4.0"
|
||||
atomic-sleep: "npm:^1.0.0"
|
||||
@@ -1189,7 +1189,7 @@ __metadata:
|
||||
thread-stream: "npm:^4.0.0"
|
||||
bin:
|
||||
pino: bin.js
|
||||
checksum: 10c0/cfbbc7dfaa2df2aa2dce728d751aa4b5b7ab973b2cd4bfff57868567563ef0c1c021f22932769141d535c72662390e09a0190e44f4413496dbe5e3c672816308
|
||||
checksum: 10c0/ae1c57f2baac85dd5d63a3500746d5ea1cfc4bfcbf356eaec94d42a782eeb80caa4d4614de43a036cf48e2aed46d855a7ff21b126f55a63811def52a894ef937
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user