Skip to content

Commit 582889e

Browse files
Merge pull request #2064 from nestjs/renovate/fastify-3.x
chore(deps): update dependency fastify to v3.27.4
2 parents 5a98483 + f3375b5 commit 582889e

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nestjs/common": "8.4.0",
2828
"@nestjs/platform-fastify": "8.4.0",
2929
"@nestjs/testing": "8.4.0",
30-
"fastify": "3.27.2",
30+
"fastify": "3.27.4",
3131
"mercurius": "8.12.0",
3232
"mercurius-integration-testing": "4.0.0"
3333
},

yarn.lock

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4940,6 +4940,27 @@ [email protected]:
49404940
semver "^7.3.2"
49414941
tiny-lru "^8.0.1"
49424942

4943+
4944+
version "3.27.4"
4945+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.4.tgz#67ffd61b5bea74768a7de28dbef5b6bc58f9e953"
4946+
integrity sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg==
4947+
dependencies:
4948+
"@fastify/ajv-compiler" "^1.0.0"
4949+
abstract-logging "^2.0.0"
4950+
avvio "^7.1.2"
4951+
fast-json-stringify "^2.5.2"
4952+
fastify-error "^0.3.0"
4953+
find-my-way "^4.5.0"
4954+
flatstr "^1.0.12"
4955+
light-my-request "^4.2.0"
4956+
pino "^6.13.0"
4957+
process-warning "^1.0.0"
4958+
proxy-addr "^2.0.7"
4959+
rfdc "^1.1.4"
4960+
secure-json-parse "^2.0.0"
4961+
semver "^7.3.2"
4962+
tiny-lru "^8.0.1"
4963+
49434964
fastparallel@^2.3.0:
49444965
version "2.4.1"
49454966
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"

0 commit comments

Comments
 (0)