Skip to content

Commit 139e355

Browse files
committed
chore(deps): update dependency fastify to v4.14.1
1 parent 655e9dc commit 139e355

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.14.0",
33+
"fastify": "4.14.1",
3434
"mercurius": "8.13.2",
3535
"mercurius-integration-testing": "7.0.0"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5282,10 +5282,10 @@ [email protected]:
52825282
semver "^7.3.2"
52835283
tiny-lru "^8.0.1"
52845284

5285-
5286-
version "4.14.0"
5287-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.14.0.tgz#05e388e93b7014c1381a44c021c4c9cfcba9d984"
5288-
integrity sha512-oJSHlM/XbGdJpe2MKMJBsrvrkPDrHDZlAB9qzuUJIpnBtpDE394bzdFsH4KnsUI1e8zxzFl+GNBEXC64N/IPuw==
5285+
5286+
version "4.14.1"
5287+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.14.1.tgz#be1b27a13910c74ecb8625de4fa42feab9703259"
5288+
integrity sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==
52895289
dependencies:
52905290
"@fastify/ajv-compiler" "^3.5.0"
52915291
"@fastify/error" "^3.0.0"

0 commit comments

Comments
 (0)