Skip to content

Commit 1c1ef48

Browse files
committed
chore(deps): update dependency fastify to v4.13.0
1 parent 87c5a09 commit 1c1ef48

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
@@ -30,7 +30,7 @@
3030
"@nestjs/common": "8.4.7",
3131
"@nestjs/platform-fastify": "8.4.7",
3232
"@nestjs/testing": "8.4.7",
33-
"fastify": "4.12.0",
33+
"fastify": "4.13.0",
3434
"mercurius": "8.13.2",
3535
"mercurius-integration-testing": "6.0.1"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5858,10 +5858,10 @@ [email protected]:
58585858
semver "^7.3.2"
58595859
tiny-lru "^8.0.1"
58605860

5861-
fastify@4.12.0:
5862-
version "4.12.0"
5863-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.12.0.tgz#e5330215d95702336693b38b2e66d34ee8300d3e"
5864-
integrity sha512-Hh2GCsOCqnOuewWSvqXlpq5V/9VA+/JkVoooQWUhrU6gryO9+/UGOoF/dprGcKSDxkM/9TkMXSffYp8eA/YhYQ==
5861+
fastify@4.13.0:
5862+
version "4.13.0"
5863+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.13.0.tgz#5726d4c63acae1b5e34c7643e233a0be8169009a"
5864+
integrity sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==
58655865
dependencies:
58665866
"@fastify/ajv-compiler" "^3.3.1"
58675867
"@fastify/error" "^3.0.0"

0 commit comments

Comments
 (0)