Skip to content

Commit 95ff769

Browse files
build(deps): bump fastify from 5.8.2 to 5.8.3 (#97)
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a67127 commit 95ff769

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@fastify/swagger-ui": "^5.2.5",
4343
"@fastify/type-provider-typebox": "^6.1.0",
4444
"@scalar/fastify-api-reference": "^1.44.24",
45-
"fastify": "^5.8.1",
45+
"fastify": "^5.8.3",
4646
"fastify-cli": "^7.4.1",
4747
"fastify-metrics": "^12.1.0",
4848
"fastify-plugin": "^5.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,9 +2519,9 @@ __metadata:
25192519
languageName: node
25202520
linkType: hard
25212521

2522-
"fastify@npm:^5.8.1":
2523-
version: 5.8.2
2524-
resolution: "fastify@npm:5.8.2"
2522+
"fastify@npm:^5.8.3":
2523+
version: 5.8.4
2524+
resolution: "fastify@npm:5.8.4"
25252525
dependencies:
25262526
"@fastify/ajv-compiler": "npm:^4.0.5"
25272527
"@fastify/error": "npm:^4.0.0"
@@ -2538,7 +2538,7 @@ __metadata:
25382538
secure-json-parse: "npm:^4.0.0"
25392539
semver: "npm:^7.6.0"
25402540
toad-cache: "npm:^3.7.0"
2541-
checksum: 10c0/f6ee45032d8467c590b665a5d1d4c90b45c8cc51d427d29ff0c42759fa2ab88168bd9a473675bd163991bc84565e4d6ebdb8b914a6ecea5df59844fd1dfc7553
2541+
checksum: 10c0/560ef35d59f96d9900c6e96946736215873ed8aa7a493f61f9489c1bdbddf8f714c735886c00e21077fe9a0ea96539b8b5d6755e8877c464b0b04b6afde9c5ab
25422542
languageName: node
25432543
linkType: hard
25442544

@@ -5079,7 +5079,7 @@ __metadata:
50795079
"@typescript/native-preview": "npm:^7.0.0-dev.20260219.1"
50805080
eslint: "npm:^9.39.2"
50815081
eslint-config-prettier: "npm:^10.1.8"
5082-
fastify: "npm:^5.8.1"
5082+
fastify: "npm:^5.8.3"
50835083
fastify-cli: "npm:^7.4.1"
50845084
fastify-metrics: "npm:^12.1.0"
50855085
fastify-plugin: "npm:^5.1.0"

0 commit comments

Comments
 (0)