Skip to content

Commit 989cecd

Browse files
chore(deps): update dependency fastify to v5.3.2 (#3563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a88077a commit 989cecd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nestjs/common": "11.0.20",
3333
"@nestjs/platform-fastify": "11.0.20",
3434
"@nestjs/testing": "11.0.20",
35-
"fastify": "5.3.1",
35+
"fastify": "5.3.2",
3636
"mercurius": "16.1.0",
3737
"mercurius-integration-testing": "9.0.1"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5047,10 +5047,10 @@ [email protected]:
50475047
semver "^7.6.0"
50485048
toad-cache "^3.7.0"
50495049

5050-
5051-
version "5.3.1"
5052-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.1.tgz#89881214b23d2c0715cb86eefc055a0ff2b53744"
5053-
integrity sha512-PhpFhuUZVnq1IvTHCrIMCqqukNuJGWnV/nxTrSDtirbsAZnVYO8I9LaxSk5OPXSiioA6DoEG1r5U1g41/cix0g==
5050+
5051+
version "5.3.2"
5052+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.2.tgz#88c895a30c0f67166979077ac8649fe8b205a1b3"
5053+
integrity sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg==
50545054
dependencies:
50555055
"@fastify/ajv-compiler" "^4.0.0"
50565056
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)