Skip to content

Commit 36266cf

Browse files
committed
chore(deps): update dependency mercurius to v8.13.1
1 parent 2ba3fa4 commit 36266cf

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
@@ -31,7 +31,7 @@
3131
"@nestjs/platform-fastify": "8.4.7",
3232
"@nestjs/testing": "8.4.7",
3333
"fastify": "4.4.0",
34-
"mercurius": "8.13.0",
34+
"mercurius": "8.13.1",
3535
"mercurius-integration-testing": "5.0.0"
3636
},
3737
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7933,10 +7933,10 @@ [email protected]:
79337933
cookie "^0.4.2"
79347934
ws "^8.4.2"
79357935

7936-
7937-
version "8.13.0"
7938-
resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-8.13.0.tgz#67c51137b27ada000ac7385aba9028a1e706ab50"
7939-
integrity sha512-Dgbe/Dv/MI7LoUM5KedNdS8l0xtYAOXnrdrnIc/zOY2/2RvDoCwObizw3S4GrS7iosxi3AIf1mvZahMg6NHffw==
7936+
7937+
version "8.13.1"
7938+
resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-8.13.1.tgz#90d906b133ba3c4325f78d15605dbc4e0055dcb1"
7939+
integrity sha512-Z9oZrOoqRqelETySQZjCV/nPMdscRY5zbcvEMV8Ze63TPvJocreJL7Jam1kWtYnjmyOcyH2DPxdLRobZJf0Xjw==
79407940
dependencies:
79417941
"@fastify/error" "^2.0.0"
79427942
"@fastify/static" "^5.0.0"

0 commit comments

Comments
 (0)