Skip to content

Commit 7ee22f2

Browse files
chore(deps): update dependency mercurius to v16.4.0 (#3698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13870dc commit 7ee22f2

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
@@ -33,7 +33,7 @@
3333
"@nestjs/platform-fastify": "11.1.6",
3434
"@nestjs/testing": "11.1.6",
3535
"fastify": "5.6.1",
36-
"mercurius": "16.2.0",
36+
"mercurius": "16.4.0",
3737
"mercurius-integration-testing": "9.0.1"
3838
},
3939
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8031,10 +8031,10 @@ [email protected]:
80318031
cookie "^1.0.0"
80328032
ws "^8.12.1"
80338033

8034-
mercurius@16.2.0:
8035-
version "16.2.0"
8036-
resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-16.2.0.tgz#da5a60b3f36b8f7179eb314fe42eb40f0f76211a"
8037-
integrity sha512-I2+KRkC6MVbf44FN7hopWXj+OzS1nKLwN7brAkpd3MLTz9mQgWMYdnrk2ETVaG6yD3x9zIIzuRrCQcuWHyFL1w==
8034+
mercurius@16.4.0:
8035+
version "16.4.0"
8036+
resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-16.4.0.tgz#8c76a006eff26612afd727d66908d2edc1caf5bb"
8037+
integrity sha512-RZ/iqPY4xn0nzpEG9qczgkBlufqlmDmXmRfhokhkALIEyvYyzaIwGje24ITJ8Sj6eY3AeogxVtZLIPnDpL+qOg==
80388038
dependencies:
80398039
"@fastify/error" "^4.0.0"
80408040
"@fastify/static" "^8.0.0"

0 commit comments

Comments
 (0)