Skip to content

Commit d77a229

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency fastify to v3.27.0
1 parent dab3700 commit d77a229

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
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.25.0",
30+
"fastify": "3.27.0",
3131
"mercurius": "8.12.0",
3232
"mercurius-integration-testing": "3.2.0"
3333
},

yarn.lock

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4698,27 +4698,6 @@ fastify-websocket@^4.0.0:
46984698
fastify-plugin "^3.0.0"
46994699
ws "^8.0.0"
47004700

4701-
4702-
version "3.25.0"
4703-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.25.0.tgz#04b682fa738c6468bc36efba9f1e943609502111"
4704-
integrity sha512-GblpjS7yuJ9jpkz1guHTyzlVQn9NYvGrMkDLtoxctEt7n1d6MSwA9i3p10HjNiY+zVurPf3YdOqXsJmVgAR3cg==
4705-
dependencies:
4706-
"@fastify/ajv-compiler" "^1.0.0"
4707-
abstract-logging "^2.0.0"
4708-
avvio "^7.1.2"
4709-
fast-json-stringify "^2.5.2"
4710-
fastify-error "^0.3.0"
4711-
fastify-warning "^0.2.0"
4712-
find-my-way "^4.1.0"
4713-
flatstr "^1.0.12"
4714-
light-my-request "^4.2.0"
4715-
pino "^6.13.0"
4716-
proxy-addr "^2.0.7"
4717-
rfdc "^1.1.4"
4718-
secure-json-parse "^2.0.0"
4719-
semver "^7.3.2"
4720-
tiny-lru "^7.0.0"
4721-
47224701
47234702
version "3.27.0"
47244703
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.27.0.tgz#636d5ece1a8ea81648270b60853e4d1f610fee15"
@@ -4808,16 +4787,6 @@ finalhandler@~1.1.2:
48084787
statuses "~1.5.0"
48094788
unpipe "~1.0.0"
48104789

4811-
find-my-way@^4.1.0:
4812-
version "4.3.3"
4813-
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.3.3.tgz#2ab3880a03bcaa8594548d66b0cd1c5a6e98dd44"
4814-
integrity sha512-5E4bRdaATB1MewjOCBjx4xvD205a4t2ripCnXB+YFhYEJ0NABtrcC7XLXLq0TPoFe/WYGUFqys3Qk3HCOGeNcw==
4815-
dependencies:
4816-
fast-decode-uri-component "^1.0.1"
4817-
fast-deep-equal "^3.1.3"
4818-
safe-regex2 "^2.0.0"
4819-
semver-store "^0.3.0"
4820-
48214790
find-my-way@^4.5.0:
48224791
version "4.5.1"
48234792
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.5.1.tgz#758e959194b90aea0270db18fff75e2fceb2239f"

0 commit comments

Comments
 (0)