Skip to content

Commit 0569f18

Browse files
Bump fastify in the npm_and_yarn group across 1 directory (#117)
Bumps the npm_and_yarn group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify). Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.4...v5.8.5) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 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>
1 parent fe0cab9 commit 0569f18

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@opentelemetry/semantic-conventions": "^1.36.0",
6464
"bullmq": "^5.58.3",
6565
"bytes": "^3.1.2",
66-
"fastify": "^5.8.4",
66+
"fastify": "^5.8.5",
6767
"fastify-type-provider-zod": "^5.0.3",
6868
"http-graceful-shutdown": "^3.1.14",
6969
"ioredis": "^5.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,7 +1683,7 @@ __metadata:
16831683
eslint: "npm:^9.34.0"
16841684
eslint-config-prettier: "npm:^10.1.8"
16851685
eslint-plugin-prettier: "npm:^5.5.4"
1686-
fastify: "npm:^5.8.4"
1686+
fastify: "npm:^5.8.5"
16871687
fastify-type-provider-zod: "npm:^5.0.3"
16881688
http-graceful-shutdown: "npm:^3.1.14"
16891689
ioredis: "npm:^5.7.0"
@@ -8818,9 +8818,9 @@ __metadata:
88188818
languageName: node
88198819
linkType: hard
88208820

8821-
"fastify@npm:^5.8.4":
8822-
version: 5.8.4
8823-
resolution: "fastify@npm:5.8.4"
8821+
"fastify@npm:^5.8.5":
8822+
version: 5.8.5
8823+
resolution: "fastify@npm:5.8.5"
88248824
dependencies:
88258825
"@fastify/ajv-compiler": "npm:^4.0.5"
88268826
"@fastify/error": "npm:^4.0.0"
@@ -8837,7 +8837,7 @@ __metadata:
88378837
secure-json-parse: "npm:^4.0.0"
88388838
semver: "npm:^7.6.0"
88398839
toad-cache: "npm:^3.7.0"
8840-
checksum: 10c0/560ef35d59f96d9900c6e96946736215873ed8aa7a493f61f9489c1bdbddf8f714c735886c00e21077fe9a0ea96539b8b5d6755e8877c464b0b04b6afde9c5ab
8840+
checksum: 10c0/c12fb6cec8e9083d148edc49c99f75e518e28c1664b121085fc1392dc67cd2e132d21dd79e1ef37e1c77c5991b4854ac8850b8d5997691060ea4c13fb7421a0e
88418841
languageName: node
88428842
linkType: hard
88438843

0 commit comments

Comments
 (0)