Skip to content

Commit 663642d

Browse files
committed
chore(deps): update dependency fastify to v4.5.2
1 parent ad10dff commit 663642d

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.5.0",
33+
"fastify": "4.5.2",
3434
"mercurius": "8.13.1",
3535
"mercurius-integration-testing": "5.0.0"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5526,10 +5526,10 @@ [email protected]:
55265526
semver "^7.3.2"
55275527
tiny-lru "^8.0.1"
55285528

5529-
5530-
version "4.5.0"
5531-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.0.tgz#aa6f6f42a36394a2d960a81a48dcbe7b9facdaa5"
5532-
integrity sha512-21DEAqgFniJhgKPiJ0dIzSMrnl9X3bE14/jK2y8EcIy3GLBrjUhqFvIb8cayOrks2eenssVaUhUgMX1t2i4H5g==
5529+
5530+
version "4.5.2"
5531+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.2.tgz#6da18ee9c8a466b365614a377a7f448f8c50a46b"
5532+
integrity sha512-cDLhc0bh1ftzMoS7ccGGPUW/xTUnk6I51TktQqKFeJnhoAfk56tfn+xDs8JcJYfouPK23Ljx4OpMaEi+kIDwEg==
55335533
dependencies:
55345534
"@fastify/ajv-compiler" "^3.1.1"
55355535
"@fastify/error" "^3.0.0"

0 commit comments

Comments
 (0)