Skip to content

Commit 70c6120

Browse files
chore(deps): update dependency @nestjs/platform-fastify to v11.1.24 [security] (#4039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70db34e commit 70c6120

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nestjs/common": "11.1.22",
4141
"@nestjs/core": "11.1.22",
4242
"@nestjs/platform-express": "11.1.22",
43-
"@nestjs/platform-fastify": "11.1.22",
43+
"@nestjs/platform-fastify": "11.1.24",
4444
"@nestjs/testing": "11.1.22",
4545
"apollo-cache-inmemory": "1.6.6",
4646
"apollo-client": "2.6.10",

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@mercuriusjs/federation": "5.1.1",
4040
"@mercuriusjs/gateway": "5.2.0",
4141
"@nestjs/common": "11.1.22",
42-
"@nestjs/platform-fastify": "11.1.22",
42+
"@nestjs/platform-fastify": "11.1.24",
4343
"@nestjs/testing": "11.1.22",
4444
"fastify": "5.8.5",
4545
"mercurius": "16.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,10 +1195,10 @@
11951195
path-to-regexp "8.4.2"
11961196
tslib "2.8.1"
11971197

1198-
"@nestjs/platform-fastify@11.1.22":
1199-
version "11.1.22"
1200-
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.1.22.tgz#a6f5b3c12aab64f52e41855a24facefdc4790bdc"
1201-
integrity sha512-RN4wlHcFuoVP3jOI8vxMRrc2gTQVoO8kjAVcz1qSXDLxSorPWRHBduxveSZiPpqzLKXME/6LfqW4uMwFyUvStQ==
1198+
"@nestjs/platform-fastify@11.1.24":
1199+
version "11.1.24"
1200+
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.1.24.tgz#ffedcb93ccebb5db8fee0be419d236b9e36851e5"
1201+
integrity sha512-AJAVZZKCLQcDkQipD+NfrmV69DoQRNnrE+EB0VBS7FEZRjsnNmkmZFDFnhl/JWgzm6rjxsI3Qdaj/0+VlgbfSg==
12021202
dependencies:
12031203
"@fastify/cors" "11.2.0"
12041204
"@fastify/formbody" "8.0.2"

0 commit comments

Comments
 (0)