Skip to content

Commit 178c1bf

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency fastify to v3.27.1
1 parent 37e3f11 commit 178c1bf

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.2.6",
2828
"@nestjs/platform-fastify": "8.2.6",
2929
"@nestjs/testing": "8.2.6",
30-
"fastify": "3.27.0",
30+
"fastify": "3.27.1",
3131
"mercurius": "8.12.0",
3232
"mercurius-integration-testing": "3.2.0"
3333
},

yarn.lock

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4927,6 +4927,27 @@ [email protected]:
49274927
semver "^7.3.2"
49284928
tiny-lru "^7.0.0"
49294929

4930+
4931+
version "3.27.1"
4932+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.1.tgz#7e976473c15d7dc405ad624ffafb6612a6281d10"
4933+
integrity sha512-GLn3ow5BGqg/m+ztXvztp8Xp7SuH99vAm4zfbN7407Qzi4mB055SG/lWH/gYolz5Oq2K8LtUpZqt1Ccf/YkVmA==
4934+
dependencies:
4935+
"@fastify/ajv-compiler" "^1.0.0"
4936+
abstract-logging "^2.0.0"
4937+
avvio "^7.1.2"
4938+
fast-json-stringify "^2.5.2"
4939+
fastify-error "^0.3.0"
4940+
find-my-way "^4.5.0"
4941+
flatstr "^1.0.12"
4942+
light-my-request "^4.2.0"
4943+
pino "^6.13.0"
4944+
process-warning "^1.0.0"
4945+
proxy-addr "^2.0.7"
4946+
rfdc "^1.1.4"
4947+
secure-json-parse "^2.0.0"
4948+
semver "^7.3.2"
4949+
tiny-lru "^7.0.0"
4950+
49304951
fastparallel@^2.3.0:
49314952
version "2.4.1"
49324953
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"

0 commit comments

Comments
 (0)